mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
Issue #1193 : Tag's manager improvement
* Hide tags over 100 in Tag's manager * Change the selection algorithm : now faster * Change tag's manager header disposition * Change filter design of Group Member manager and plugin to match with the tag's filter
This commit is contained in:
@@ -189,8 +189,8 @@ jQuery(".pluginMiniBox").each(function(index){
|
||||
{counter start=0 assign=i} {* <!-- counter for 'deactivate all' link --> *}
|
||||
|
||||
<div class="pluginFilter">
|
||||
<p class="icon-filter">{'Filter'|@translate}</p>
|
||||
<input type="text" placeholder="{'Name'|@translate}, {'Description'|@translate}">
|
||||
<span class="icon-filter search-icon"></span>
|
||||
<input class='search-input' type="text" placeholder="{'Filter'|@translate}">
|
||||
</div>
|
||||
|
||||
<div class="emptyResearch"> {'No plugins found'|@translate} </div>
|
||||
|
||||
Reference in New Issue
Block a user