mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
PHRAS-3164 Merge from master
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
var p4 = p4 || {};
|
||||
var datepickerLang = [];
|
||||
|
||||
@@ -116,8 +117,7 @@ var commonModule = (function ($, p4) {
|
||||
showMessages = false;
|
||||
|
||||
if (data.status == 'disconnected' || data.status == 'session') {
|
||||
disconnected();
|
||||
return false;
|
||||
self.location.replace(self.location.href);
|
||||
}
|
||||
if (showMessages) {
|
||||
var box = $('#notification_box');
|
||||
|
Reference in New Issue
Block a user