mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-23 23:35:00 +08:00
Fix hound [SCI-8546]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
This commit is contained in:
parent
65cad3fedd
commit
6240dd0a5f
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ var RepositoryDatatableRowEditor = (function() {
|
|||
TABLE.ajax.reload(() => {
|
||||
animateSpinner(null, false);
|
||||
}, false);
|
||||
});
|
||||
});
|
||||
|
||||
TABLE.columns.adjust();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue