[evolvis-commits] r7086: pasto. ouch. ↵

mirabilos at evolvis.org mirabilos at evolvis.org
Wed Nov 17 17:27:34 CET 2010


Author: mirabilos
Date: 2010-11-17 17:27:34 +0100 (Wed, 17 Nov 2010)
New Revision: 7086

Modified:
   trunk/gforge_base/evolvisforge/gforge/www/themes/evolvis/Theme.class.php
Log:
pasto. ouch.


Modified: trunk/gforge_base/evolvisforge/gforge/www/themes/evolvis/Theme.class.php
===================================================================
--- trunk/gforge_base/evolvisforge/gforge/www/themes/evolvis/Theme.class.php	2010-11-17 16:27:32 UTC (rev 7085)
+++ trunk/gforge_base/evolvisforge/gforge/www/themes/evolvis/Theme.class.php	2010-11-17 16:27:34 UTC (rev 7086)
@@ -128,7 +128,7 @@
 		$this->rightnav = false;
 
 		$this->CSSfiles = array(util_make_url('/themes/css/evolvis.css'));
-		$this->js_once('common.js');');
+		$this->js_once('common.js');
 		$this->js_once('css.js');
 		$this->js_once('standardista-table-sorting.js');
 		$this->emit_forgebar = true;



More information about the evolvis-commits mailing list