Changeset 4893 in subversion
- Timestamp:
- Jun 30, 2011 5:44:28 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/js/app.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/js/app.js
r4856 r4893 5620 5620 form.target = frame_name; 5621 5621 form.action = this.url(action, { _id:this.env.compose_id||'', _uploadid:ts }); 5622 form.setAttribute('method', 'POST'); 5622 5623 form.setAttribute('enctype', 'multipart/form-data'); 5623 5624 form.submit();
Note: See TracChangeset
for help on using the changeset viewer.
