projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f99164
)
Fix changing stationery.
author
Jan Schneider
<jan@horde.org>
Mon, 13 Sep 2010 22:07:35 +0000
(
00:07
+0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 13 Sep 2010 22:18:02 +0000
(
00:18
+0200)
imp/js/compose.js
patch
|
blob
|
history
diff --git
a/imp/js/compose.js
b/imp/js/compose.js
index
a804436
..
d757f88
100644
(file)
--- a/
imp/js/compose.js
+++ b/
imp/js/compose.js
@@
-116,6
+116,7
@@
var ImpCompose = {
case 'add_attachment':
case 'save_draft':
+ case 'change_stationery':
form = $('compose');
$('actionID').setValue(actionID);
break;