Changeset 5475 for trunk/admin/themes


Ignore:
Timestamp:
Mar 30, 2010, 3:30:50 PM (14 years ago)
Author:
plg
Message:

feature 1557: remove the sorting feature on plugin list, because it becomes
not very relevant with the new design.

File:
1 edited

Legend:

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

    r5474 r5475  
    11<div class="titrePage">
    2 <span class="sort">
    3 {'Sort order'|@translate} :
    4   <select onchange="document.location = this.options[this.selectedIndex].value;" style="width:200px">
    5         {html_options options=$order_options selected=$order_selected}
    6   </select>
    7 </span>
    82  <h2>{'Plugins'|@translate}</h2>
    93</div>
Note: See TracChangeset for help on using the changeset viewer.