make the onb parameter sticky so that if you're viewing a branch, you stay on that...
authorChuck Hagenbuch <chuck@horde.org>
Fri, 27 Mar 2009 20:25:33 +0000 (16:25 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Fri, 27 Mar 2009 20:25:33 +0000 (16:25 -0400)
chora/lib/Chora.php

index 2aaf578..d11c536 100644 (file)
@@ -58,7 +58,8 @@ class Chora
             'sbt' => constant($GLOBALS['conf']['options']['defaultsort']),
             'sa'  => 0,
             'ord' => Horde_Vcs::SORT_ASCENDING,
-            'ws'  => 1
+            'ws'  => 1,
+            'onb' => 0,
         );
 
         /* Use the last sourceroot used as the default value if the user has