From bb2235fcb2637234bc89bfbc21057f93f74938a8 Mon Sep 17 00:00:00 2001 From: James Laska Date: Tue, 11 Nov 2014 14:15:32 -0500 Subject: [PATCH] DOM id changes for portal mode page Improves automated navigation through the jobs and job_templates regions on the portal page. --- awx/ui/static/js/controllers/Portal.js | 2 +- awx/ui/static/partials/portal.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/awx/ui/static/js/controllers/Portal.js b/awx/ui/static/js/controllers/Portal.js index d12f9e1c8f..95bdc98b14 100644 --- a/awx/ui/static/js/controllers/Portal.js +++ b/awx/ui/static/js/controllers/Portal.js @@ -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, diff --git a/awx/ui/static/partials/portal.html b/awx/ui/static/partials/portal.html index 83ac4be0c8..a6b295ebdd 100644 --- a/awx/ui/static/partials/portal.html +++ b/awx/ui/static/partials/portal.html @@ -8,14 +8,14 @@
-
+
Job Templates -
+
-
+
My Jobs
@@ -23,4 +23,4 @@
-
\ No newline at end of file +