Amélioration recherche

La recherche de compétence fonctionne sur timer
This commit is contained in:
Vincent Vandemeulebrouck
2022-08-26 22:21:25 +02:00
parent 3359492f13
commit 82115ed8d7
2 changed files with 36 additions and 10 deletions

View File

@ -217,7 +217,7 @@
{{#if options.editCaracComp}}Verrouiller{{else}}Déverrouiller{{/if}}</a></span>
<span class="flexrow">
<i class="fas fa-search"></i>
<input class="cherchercompetence" type="text" value="{{options.cherchercompetence}}" name="cherchercompetence"
<input class="recherche" type="text" value="{{options.recherche.text}}" name="recherche"
size="8" data-dtype="String" placeholder="chercher"/>
<span></span>
</span>