Changes

Jump to navigation Jump to search
m
turn off lang cookie script since it can cause issues in collab for users for some values of the cookie
Line 1: Line 1:  
/* Any JavaScript here will be loaded for all users on every page load. */
 
/* Any JavaScript here will be loaded for all users on every page load. */
 
+
/*
 
function getCookie(name) {
 
function getCookie(name) {
 
     match = document.cookie.match(new RegExp(name + '=([^;]+)'));
 
     match = document.cookie.match(new RegExp(name + '=([^;]+)'));
Line 123: Line 123:     
});
 
});
 
+
*/
    
/** Collapsible tables *********************************************************
 
/** Collapsible tables *********************************************************

Navigation menu

GCwiki