Changeset 5669 in subversion
- Timestamp:
- Dec 30, 2011 12:07:29 PM (17 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/skins/larry/ui.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/larry/ui.js
r5668 r5669 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.
