From: Chuck Hagenbuch Date: Fri, 27 Mar 2009 20:25:33 +0000 (-0400) Subject: make the onb parameter sticky so that if you're viewing a branch, you stay on that... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ebd6ac5a7a3fbee8ae47df209e5669d79aad3116;p=horde.git make the onb parameter sticky so that if you're viewing a branch, you stay on that branch until you switch --- diff --git a/chora/lib/Chora.php b/chora/lib/Chora.php index 2aaf578eb..d11c536c1 100644 --- a/chora/lib/Chora.php +++ b/chora/lib/Chora.php @@ -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