mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-21 07:43:45 +02:00
Be more logical in file naming...
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user