Hi
Dne Fri, 5 Aug 2011 10:21:05 +0300 Tyron Madlener tyronx@gmail.com napsal(a):
Oh, this shouldn't have gotten to master. It's these few codelines at the very beginning of functions.js
if(window.parent) { $(document).ready(function() { if(window.parent.currentWidth() == 0) $('div#frameExpand').show(); });
Could you just delete those lines and commit it to master? They are not needed there.
Looks like I forgot to revert one changeset while merging your tree, done now.