2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 11:10:54 +00:00

Style fixes

This commit is contained in:
Oliver Walters
2021-08-24 22:25:25 +10:00
parent 5275d3943b
commit 0d7eb6b72c
4 changed files with 5 additions and 6 deletions

View File

@ -1570,7 +1570,6 @@ function constructField(name, parameters, options) {
// Div for error messages
html += `<div id='errors-${name}'></div>`;
html += `</div>`; // controls
html += `</div>`; // form-group