mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
remove extra closing div
This commit is contained in:
@@ -1760,8 +1760,6 @@ angular.module('FormGenerator', [GeneratorHelpers.name, 'Utilities', listGenerat
|
|||||||
if (this.form.horizontal) {
|
if (this.form.horizontal) {
|
||||||
html += "</div>\n";
|
html += "</div>\n";
|
||||||
}
|
}
|
||||||
html += '</div>';
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user