From 264ad62db0dd66b2f3b7406dd956c73785a45eb0 Mon Sep 17 00:00:00 2001 From: Chris Houseknecht Date: Thu, 28 Aug 2014 13:49:52 -0400 Subject: [PATCH] UI Automation Added ID attribute to sublist action items. For example, the users list on the Organization detail page. Each of the action icons for each user row now has an ID attribute. --- 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 d760e7225d..bc0397c7ac 100644 --- a/awx/ui/static/lib/ansible/form-generator.js +++ b/awx/ui/static/lib/ansible/form-generator.js @@ -1489,7 +1489,7 @@ angular.module('FormGenerator', ['GeneratorHelpers', 'Utilities', 'ListGenerator html += ""; for (act in collection.fieldActions) { fAction = collection.fieldActions[act]; - html += "