|
@@ -1139,6 +1139,10 @@ var tarteaucitron = {
|
|
//end ie compatibility
|
|
//end ie compatibility
|
|
|
|
|
|
window.dispatchEvent(tacCloseAlertEvent);
|
|
window.dispatchEvent(tacCloseAlertEvent);
|
|
|
|
+
|
|
|
|
+ if (tarteaucitron.reloadThePage === true) {
|
|
|
|
+ window.location.reload();
|
|
|
|
+ }
|
|
},
|
|
},
|
|
"toggleCookiesList": function () {
|
|
"toggleCookiesList": function () {
|
|
"use strict";
|
|
"use strict";
|