Explorar o código

Reload the page if user click "deny all" after accept some on the panel

Amauri CHAMPEAUX %!s(int64=4) %!d(string=hai) anos
pai
achega
1ef432cb79
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      tarteaucitron.js

+ 4 - 0
tarteaucitron.js

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