projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7005e21
)
Enable ajax view by default.
author
Jan Schneider
<jan@horde.org>
Tue, 26 May 2009 12:21:16 +0000
(14:21 +0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 26 May 2009 12:21:16 +0000
(14:21 +0200)
kronolith/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/kronolith/config/prefs.php.dist
b/kronolith/config/prefs.php.dist
index
6f15323
..
a6ec3ee
100644
(file)
--- a/
kronolith/config/prefs.php.dist
+++ b/
kronolith/config/prefs.php.dist
@@
-80,7
+80,7
@@
if ($GLOBALS['registry']->hasMethod('contacts/sources')) {
// show dynamic view?
$_prefs['dynamic_view'] = array(
- 'value' =>
0
,
+ 'value' =>
1
,
'locked' => false,
'shared' => false,
'type' => 'checkbox',