Changeset 354bf1c in github
- Timestamp:
- Dec 30, 2011 12:07:29 PM (18 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 12bf0f97
- Parents:
- 822a1ef
- File:
-
- 1 edited
-
skins/larry/ui.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/larry/ui.js
r822a1ef r354bf1c 551 551 552 552 // add icons to clone file input field 553 if (rcmail.env.action = 'compose' && !$dialog.data('extended')) {553 if (rcmail.env.action == 'compose' && !$dialog.data('extended')) { 554 554 $('<a>') 555 555 .addClass('iconlink add')
Note: See TracChangeset
for help on using the changeset viewer.
