projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4a8bbf
)
Revert "Bug #8948: Fix sent-mail selection for non-empty namespaces"
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 14 Apr 2010 09:59:56 +0000
(
03:59
-0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 14 Apr 2010 20:03:53 +0000
(14:03 -0600)
This reverts commit
9d2152b7ddcc976ca796ae9801154181af3fc149
.
imp/lib/Prefs/Ui.php
patch
|
blob
|
history
diff --git
a/imp/lib/Prefs/Ui.php
b/imp/lib/Prefs/Ui.php
index
01cac39
..
061c31f
100644
(file)
--- a/
imp/lib/Prefs/Ui.php
+++ b/
imp/lib/Prefs/Ui.php
@@
-1144,7
+1144,7
@@
class IMP_Prefs_Ui
$js = array();
foreach (array_keys($identity->getAll('id')) as $key) {
- $js[$key] =
IMP::folderPref($identity->getValue('sent_mail_folder', $key), true
);
+ $js[$key] =
$identity->getValue('sent_mail_folder', $key
);
};
Horde::addInlineScript(array(