Changeset fb7ec57 in github for skins/default/templates/mail.html


Ignore:
Timestamp:
Mar 25, 2010 12:29:02 PM (3 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
bc2accc
Parents:
5ffceb7
Message:
  • Added possibility to select all messages in a folder (#1484756)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/default/templates/mail.html

    r74fd1ae rfb7ec57  
    8282      <span><roundcube:label name="select" />:&nbsp;</span> 
    8383      <roundcube:button command="select-all" type="link" title="all" class="buttonPas all" classAct="button all" classSel="button allsel" content=" " /> 
     84      <roundcube:button command="select-all" type="link" prop="page" title="currpage" class="buttonPas page" classAct="button page" classSel="button pagesel" content=" " /> 
    8485      <roundcube:button command="select-all" type="link" prop="unread" title="unread" class="buttonPas unread" classAct="button unread" classSel="button unreadsel" content=" " /> 
    8586      <roundcube:button command="select-all" type="link" prop="invert" title="invert" class="buttonPas invert" classAct="button invert" classSel="button invertsel" content=" " /> 
Note: See TracChangeset for help on using the changeset viewer.