Be more logical in file naming...
This commit is contained in:
parent
cff59a2f88
commit
72a57604df
4 changed files with 158 additions and 158 deletions
|
@ -46,7 +46,7 @@ class FileManager {
|
|||
}).done(data => {
|
||||
this.loader(false);
|
||||
$('#load_files').slideUp().html(data).slideDown(100, () => {
|
||||
Actions.run();
|
||||
ContextMenu.run();
|
||||
});
|
||||
$('#internal_alert').slideUp();
|
||||
}).fail(jqXHR => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue