mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -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) {
|
||||
html += "</div>\n";
|
||||
}
|
||||
html += '</div>';
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user