Ignore:
Timestamp:
May 28, 2014, 9:04:40 PM (10 years ago)
Author:
mistic100
Message:

feature 3077 : fix addAlbum process when creating the first ever album, improve data API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/user_list.tpl

    r28501 r28555  
    11051105
    11061106      <div class="userProperty"><strong>{'Groups'|translate}</strong><br>
    1107         <select data-selectize="groups" name="group_id[]" multiple style="width:340px;"></select>
     1107        <select data-selectize="groups" placeholder="{'Type in a search term'|translate}"
     1108          name="group_id[]" multiple style="width:340px;"></select>
    11081109      </div>
    11091110    </div>
Note: See TracChangeset for help on using the changeset viewer.