[evolvis-commits] r6796: $right_navarr[]='/plugins/hudson' is needed to show the SCM bar on the right. Please merge it.

papel at evolvis.org papel at evolvis.org
Mon Jul 5 09:17:23 CEST 2010


Author: papel
Date: 2010-07-05 09:17:23 +0200 (Mon, 05 Jul 2010)
New Revision: 6796

Modified:
   branches/papel-reporting/www/themes/evolvis/Theme.class.php
Log:
$right_navarr[]='/plugins/hudson' is needed to show the SCM bar on the right. Please merge it. 

Modified: branches/papel-reporting/www/themes/evolvis/Theme.class.php
===================================================================
--- branches/papel-reporting/www/themes/evolvis/Theme.class.php	2010-07-02 12:29:37 UTC (rev 6795)
+++ branches/papel-reporting/www/themes/evolvis/Theme.class.php	2010-07-05 07:17:23 UTC (rev 6796)
@@ -48,6 +48,7 @@
 $right_navarr[]='/frs';
 $right_navarr[]='/project/admin';
 $right_navarr[]='/projects';
+$right_navarr[]='/plugins/hudson';
 class Theme extends Layout {
 
 	/**



More information about the evolvis-commits mailing list