mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-05 08:55:10 -05:00
removed collapse sidebar function
This commit is contained in:
parent
4d1e6d414c
commit
6a4ccce18c
@ -1,7 +1,6 @@
|
||||
window.addEvent('domready', function() {
|
||||
codeblocks = $$('div.highlight');
|
||||
codeblocks.each(addExpander);
|
||||
enableCompressedLayout(codeblocks);
|
||||
});
|
||||
|
||||
function addExpander(div){
|
||||
|
Loading…
Reference in New Issue
Block a user