MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
This commit is contained in:
@@ -422,7 +422,7 @@ navigation_tree.prototype.move_to_block_position = function(e) {
|
||||
}
|
||||
|
||||
YAHOO.moodle.navigation.tabpanel.remove_from_tab_panel(this.name);
|
||||
|
||||
|
||||
var block = this.cachedcontent;
|
||||
while (!YAHOO.util.Dom.hasClass(block, 'sideblock')) {
|
||||
block = block.parentNode;
|
||||
|
||||
Reference in New Issue
Block a user