Changeset 59200ca in github
- Timestamp:
- Jul 18, 2008 11:44:19 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 6c26fb4
- Parents:
- 18240a9
- File:
-
- 1 edited
-
program/steps/mail/compose.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/compose.inc
rb67bcc6 r59200ca 650 650 'href' => "#delete", 651 651 'title' => rcube_label('delete'), 652 'onclick' => sprintf("return %s.command(\'remove-attachment\',\'rcmfile%d\', this)", JS_OBJECT_NAME, $id)),652 'onclick' => sprintf("return %s.command('remove-attachment','rcmfile%d', this)", JS_OBJECT_NAME, $id)), 653 653 $button) . Q($a_prop['name'])); 654 654 }
Note: See TracChangeset
for help on using the changeset viewer.
