/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk
20.1.1 by galaxyAbstractor
* Added an simple admin panel to the codeviewer-cmssy stuff
1
I did the following hack in moo.fx.js:
2
3
At line 79 in the toggle: function()  function, I added:
4
5
document.getElementById('nav').style.display = 'block';
6
7
-- Rick Ellis
8
9
10
Also removed fx.Opacity and fx.Height from moo.fx.js -- Pascal