forked from extern/egroupware
patch for the patch regarding the composeability of messages in subfolders of the draft folder.
This commit is contained in:
parent
b16f65078a
commit
cee98e9293
@ -571,6 +571,7 @@
|
||||
$uiwidgets->messageTable(
|
||||
$headers,
|
||||
($userPreferences['sentFolder'] == $this->mailbox || $userPreferences['draftFolder'] == $this->mailbox),
|
||||
$this->mailbox,
|
||||
$userPreferences['message_newwindow'],
|
||||
$userPreferences['rowOrderStyle']
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user