Home
last modified time | relevance | path

Searched refs:readCookie (Results 1 – 2 of 2) sorted by relevance

/webtrees/resources/js/
H A Dtreeview.js35 if (readCookie('compact') === 'true') {
90 …createCookie('allPartners', readCookie('allPartners') === 'true' ? 'false' : 'true', tv.cookieDays…
246 if (readCookie('compact')) {
253 if (!readCookie('compact')) {
363 function readCookie (name) { function
/webtrees/public/js/
H A Dwebtrees.min.js1readCookie("compact")&&i.compact(),r=!1,a=!1,i.treeview.on("mousedown touchstart",(function(e){var… function