mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix completo della branch 2.2.1
Completo ripristino dei fix da Sourceforge per il branch 2.2.1, con l'eccezione dei file riguardanti le stampe.
This commit is contained in:
@@ -103,6 +103,8 @@ class FileManager implements ManagerInterface
|
||||
form_data.append("id_record","'.$options['id_record'].'");
|
||||
form_data.append("id_module", "'.$options['id_module'].'");
|
||||
|
||||
$("#main_loading").fadeIn();
|
||||
|
||||
$.ajax({
|
||||
url: "'.ROOTDIR.'/actions.php",
|
||||
cache: false,
|
||||
|
Reference in New Issue
Block a user