cleanups
This commit is contained in:
parent
660512e38f
commit
42c3f38f35
12 changed files with 180 additions and 152 deletions
|
|
@ -131,6 +131,7 @@ oml.ui.identifyDialog = function(data) {
|
|||
that.options({content: Ox.LoadingScreen().start()});
|
||||
that.disableButtons();
|
||||
oml.api.edit(edit, function(result) {
|
||||
Ox.print('EDITED', result.data);
|
||||
that.close();
|
||||
Ox.Request.clearCache('find');
|
||||
oml.$ui.browser.reloadList(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue