From f7706c38082d3c0dd681d79c54b19ec9edca4bf9 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Wed, 10 Dec 2014 10:36:16 -0500 Subject: [PATCH] Job Template form 'can_edit' the 'Save' button should be disabled if the user does not have sufficient permissions to edit the job template --- awx/ui/static/js/forms/JobTemplates.js | 2 +- awx/ui/static/js/helpers/JobTemplates.js | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/awx/ui/static/js/forms/JobTemplates.js b/awx/ui/static/js/forms/JobTemplates.js index f7356e50a6..cc83b15512 100644 --- a/awx/ui/static/js/forms/JobTemplates.js +++ b/awx/ui/static/js/forms/JobTemplates.js @@ -334,7 +334,7 @@ angular.module('JobTemplateFormDefinition', ['SchedulesListDefinition', 'Complet buttons: { //for now always generates