alecpl
2011-06-30 4a142f63714530aae0f12d2c1fac1d8709393c5a
program/js/app.js
@@ -5619,6 +5619,7 @@
    form.target = frame_name;
    form.action = this.url(action, { _id:this.env.compose_id||'', _uploadid:ts });
    form.setAttribute('method', 'POST');
    form.setAttribute('enctype', 'multipart/form-data');
    form.submit();