mirror of
https://github.com/wekan/wekan.git
synced 2026-01-28 20:26:09 +01:00
Merge branch 'edge' into meteor-1.8
This commit is contained in:
commit
b6d7c71cc8
21 changed files with 810 additions and 99 deletions
|
|
@ -105,7 +105,7 @@ template(name="searchElementPopup")
|
|||
each boards
|
||||
option(value="{{_id}}") {{title}}
|
||||
form.js-search-term-form
|
||||
input(type="text" name="searchTerm" placeholder="{{_ 'search-example'}}" autofocus)
|
||||
input(type="text" name="searchTerm" placeholder="{{_ 'search-example'}}" autofocus dir="auto")
|
||||
.list-body.js-perfect-scrollbar.search-card-results
|
||||
.minicards.clearfix.js-minicards
|
||||
if isBoardTemplateSearch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue