mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
#11148 fixed button copy file manager
This commit is contained in:
parent
4f134af222
commit
8fbe5aced7
@ -601,7 +601,7 @@ function filemanager_file_explorer(
|
||||
}
|
||||
}).show();
|
||||
|
||||
$("#submit-submit").on("click", copyToClipboard);
|
||||
$("#button-submit").on("click", copyToClipboard);
|
||||
}
|
||||
|
||||
function copyToClipboard() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user