Index: mod1/index.php
===================================================================
--- mod1/index.php (revision 26852)
+++ mod1/index.php (working copy)
@@ -390,12 +390,12 @@
);
//Prototype /Scriptaculous
- // prototype is loaded before, so no need to include twice.
+ // prototype is loaded before, so no need to include twice.
//TODO: switch to $this->doc->JScodeLibArray for preventing double inclusion
#$this->doc->JScode .= '';
$this->doc->JScode .= '';
$this->doc->JScode .= '';
-
+
// Set up JS for dynamic tab menu and side bar
$this->doc->JScode .= $this->doc->getDynTabMenuJScode();
$this->doc->JScode .= $this->modTSconfig['properties']['sideBarEnable'] ? $this->sideBarObj->getJScode() : '';
@@ -477,9 +477,9 @@
if (is_array($this->sortableContainers)) {
$this->content .= '