mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 21:43:18 +00:00
Add confirmation alerts when empty collection and database
This commit is contained in:
@@ -291,6 +291,7 @@ phrasea::headers();
|
||||
|
||||
},
|
||||
success: function(data){
|
||||
alert(data.message);
|
||||
return;
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user