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:
Zacharie
2020-06-19 12:52:07 +02:00
committed by plegall
parent 5deba88a5c
commit 775f2bcfcb
5 changed files with 141 additions and 83 deletions
@@ -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>