fix import state before import started
This commit is contained in:
parent
26f2a40601
commit
ceffe456db
3 changed files with 16 additions and 11 deletions
|
|
@ -111,6 +111,7 @@ oml.ui.importExportDialog = function() {
|
|||
: renderForm('export', isActive)
|
||||
);
|
||||
that.options({content: $outerPanel});
|
||||
setButton(result.data);
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue