Fix changing stationery.
authorJan Schneider <jan@horde.org>
Mon, 13 Sep 2010 22:07:35 +0000 (00:07 +0200)
committerJan Schneider <jan@horde.org>
Mon, 13 Sep 2010 22:18:02 +0000 (00:18 +0200)
imp/js/compose.js

index a804436..d757f88 100644 (file)
@@ -116,6 +116,7 @@ var ImpCompose = {
 
         case 'add_attachment':
         case 'save_draft':
+        case 'change_stationery':
             form = $('compose');
             $('actionID').setValue(actionID);
             break;