mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-20 11:05:58 +10:00
removed collapse sidebar function
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
window.addEvent('domready', function() {
|
||||
codeblocks = $$('div.highlight');
|
||||
codeblocks.each(addExpander);
|
||||
enableCompressedLayout(codeblocks);
|
||||
});
|
||||
|
||||
function addExpander(div){
|
||||
|
||||
Reference in New Issue
Block a user