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 +