mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 13:03:20 +00:00
Add confirmation alerts when empty collection and database
This commit is contained in:
@@ -194,6 +194,7 @@ if ($parm['act'])
|
||||
dataType: 'json',
|
||||
data: { sbas_id:<?php echo $sbas_id ?> },
|
||||
success: function(data){
|
||||
alert(data.message);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user