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