Fix coding standard on structure.ts
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
c2909c260d
commit
a440a35f86
@ -341,6 +341,7 @@ AJAX.registerOnload('table/structure.js', function () {
|
||||
const serialized = $form.serialize();
|
||||
if (serialized === $form.data('serialized-unmoved')) {
|
||||
modalBody.innerHTML = '';
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user