Ignore:
Timestamp:
Jun 26, 2012 5:49:47 AM (12 months ago)
Author:
Thomas Bruederli <thomas@…>
Branches:
master, HEAD
Children:
d901205
Parents:
7ab9c17
Message:

Enable drag & drop file upload for contact photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/larry/templates/contactedit.html

    r71e9efb r0be8bd1  
    2020                <roundcube:object name="contactphoto" id="contactpic" placeholder="/images/contactpic.png" /> 
    2121                <roundcube:if condition="env:photocol" /> 
     22                <roundcube:object name="fileDropArea" id="contactpic" /> 
    2223                <div class="formlinks"> 
    2324                        <roundcube:button command="upload-photo" id="uploadformlink" type="link" label="replacephoto" class="iconlink upload disabled" classAct="iconlink upload active" onclick="UI.show_uploadform();return false" condition="env:photocol" /><br/> 
Note: See TracChangeset for help on using the changeset viewer.