DOM id changes for portal mode page

Improves automated navigation through the jobs and job_templates regions
on the portal page.
This commit is contained in:
James Laska
2014-11-11 14:15:32 -05:00
parent 2f87ad8643
commit bb2235fcb2
2 changed files with 5 additions and 5 deletions

View File

@@ -72,7 +72,7 @@ function PortalController($scope, $compile, $routeParams, $rootScope, $location,
$scope.removeLoadPortal = $scope.$on('LoadPortal', function () {
view.inject( list, {
id : 'portal-job-template',
id : 'portal-job-templates',
mode: 'edit',
scope: $scope,
breadCrumbs: false,