mirror of
https://github.com/wekan/wekan.git
synced 2026-01-25 10:46:09 +01:00
This PR add 'Template' label and modify placeholder in template search
This commit is contained in:
parent
67a58daaf3
commit
3edafd6c67
2 changed files with 3 additions and 1 deletions
|
|
@ -105,6 +105,8 @@ template(name="searchElementPopup")
|
|||
each boards
|
||||
option(value="{{_id}}") {{title}}
|
||||
form.js-search-term-form
|
||||
label
|
||||
| {{_ 'template'}}
|
||||
input(type="text" name="searchTerm" placeholder="{{_ 'search-example'}}" autofocus dir="auto")
|
||||
.list-body.search-card-results
|
||||
.minicards.clearfix.js-minicards
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue