projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f8ff83
)
make the onb parameter sticky so that if you're viewing a branch, you stay on that...
author
Chuck Hagenbuch
<chuck@horde.org>
Fri, 27 Mar 2009 20:25:33 +0000
(16:25 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Fri, 27 Mar 2009 20:25:33 +0000
(16:25 -0400)
chora/lib/Chora.php
patch
|
blob
|
history
diff --git
a/chora/lib/Chora.php
b/chora/lib/Chora.php
index
2aaf578
..
d11c536
100644
(file)
--- 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