From 472a4b92c8a582737edfb009a209da3a69e7fc78 Mon Sep 17 00:00:00 2001 From: nicolasconnault Date: Thu, 23 Apr 2009 07:22:27 +0000 Subject: [PATCH] MDL-9306 Converting tabs to spaces. Merged from MOODLE_19_STABLE --- lib/ajax/section_classes.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/ajax/section_classes.js b/lib/ajax/section_classes.js index 93b0c1716f..68588fa10a 100755 --- a/lib/ajax/section_classes.js +++ b/lib/ajax/section_classes.js @@ -239,8 +239,8 @@ section_class.prototype.move_to_section = function(target) { } else if (main.sections[i] == target) { //encounter with target node if (this.debug) { - YAHOO.log("Found target "+main.sections[i].getEl().id); - } + YAHOO.log("Found target "+main.sections[i].getEl().id); + } main.sections[i].swap_dates(main.sections[eval(loopmodifier)]); main.sections[i].swap_with_section(main.sections[eval(loopmodifier)]); found = false; @@ -592,8 +592,8 @@ resource_class.prototype.init_buttons = function() { var moveRight = false; var updateButton = null; - // for RTL support - var isrtl = (document.getElementsByTagName("html")[0].dir=="rtl"); + // for RTL support + var isrtl = (document.getElementsByTagName("html")[0].dir=="rtl"); for (var x=0; x