From b5d3472c30ceee9b84e418a06bf7fbc19b6ca80a Mon Sep 17 00:00:00 2001 From: Chris Houseknecht Date: Tue, 2 Sep 2014 16:28:41 -0400 Subject: [PATCH] UI Automation Assistance Added ID attribute to lookup button found in form field input-groups. --- 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 c04162ff1e..8a7815f98f 100644 --- a/awx/ui/static/lib/ansible/form-generator.js +++ b/awx/ui/static/lib/ansible/form-generator.js @@ -1118,7 +1118,7 @@ angular.module('FormGenerator', ['GeneratorHelpers', 'Utilities', 'ListGenerator html += "\n"; html += "\n"; + html += "id=\"" + fld + "-lookup-btn\">\n"; html += "\n"; html += "