From 01e1edfe1b59e7ae6d2129b0f5db9c24b44c56fc Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Thu, 11 Jul 2013 23:36:14 -0400 Subject: [PATCH] AC-217 The well surrounding the Inventory tree was missing the bottom border when the 'Show only groups with failures' checkbox is not displayed. --- awx/ui/static/js/awx-min.js | 4 ++-- awx/ui/static/lib/ansible/form-generator.js | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/awx/ui/static/js/awx-min.js b/awx/ui/static/js/awx-min.js index cc593cd311..e7a3e9ffe6 100644 --- a/awx/ui/static/js/awx-min.js +++ b/awx/ui/static/js/awx-min.js @@ -4,7 +4,7 @@ * * awx-min.js * - * master-03f7564, Thu Jul 11 23:22:54 2013 -0400 + * master-f2e5182, Thu Jul 11 23:28:39 2013 -0400 * */ var urlPrefix="/static/"; @@ -335,7 +335,7 @@ template:this.form.items[itm],mini:!1,label:"Filter Events"});a+='
→ Next\n";a+="\n";a+='
\n';for(b in this.form.items[itm].fields)d=this.form.items[itm].fields[b],a+=this.buildField(b,d,c);a+="
\n";a+='\n";a+="
\x3c!-- well --\x3e\n"}"inventory"==this.form.name&&"edit"==c.mode?a+=this.buildTree(c):!this.modal&&(c.related&&this.form.related)&&(a+=this.buildCollections(c));return a},buildTree:function(f){var a=1,d=this.form;html='
\n'; html+="

Inventory Content

\n";html+="
\n";for(var b in d.related){if("tree"==d.related[b].type)html+='
',html+='
',html+='',html+='', -html+='',html+="
\n",html+='
\n',html+='
\n', +html+='',html+="
\n",html+='
\n',html+='
',html+='
\n', html+="
\n";else{html+='
\n';html+='
\n';html+='

'+d.related[b].title+"

\n";html+=h({iterator:d.related[b].iterator,template:d.related[b],mini:!0});html+='
\n';for(var g in d.related[b].actions)html+='\n";html+="
\n";html+='
\n';html+= '\n';html+="\n";html+="\n";html+="\n";for(var k in d.related[b].fields)html+='
#"+d.related[b].fields[k].label,html+=' Delete Group"; html += "\n"; html += "
\n"; - html += "
\n"; + html += "
"; + html += "
\n"; html += "\n"; } else {