From 7a2bc539d4af93e18212193c3feac22bd06425b9 Mon Sep 17 00:00:00 2001 From: Chris Houseknecht Date: Wed, 13 Nov 2013 18:38:42 +0000 Subject: [PATCH] AC-617 changed callback generation icon to a magic wand, which will hopefully satiate jlaska. --- awx/ui/static/lib/ansible/form-generator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/static/lib/ansible/form-generator.js b/awx/ui/static/lib/ansible/form-generator.js index 98dceb4a04..b7cb2955fb 100644 --- a/awx/ui/static/lib/ansible/form-generator.js +++ b/awx/ui/static/lib/ansible/form-generator.js @@ -525,7 +525,7 @@ angular.module('FormGenerator', ['GeneratorHelpers', 'ngCookies', 'Utilities']) if (field.genMD5) { html += "\n\n"; + "\n\n"; } // Add error messages