mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Change enter => search
This commit is contained in:
parent
348b612f98
commit
5993d6862b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ template(name="people")
|
|||
.ext-box-left
|
||||
span {{_ 'people'}}
|
||||
input#searchInput(placeholder="{{_ 'search'}}")
|
||||
button#searchButton {{_ 'enter'}}
|
||||
button#searchButton {{_ 'search'}}
|
||||
.ext-box-right
|
||||
span {{_ 'people-number'}} #{peopleNumber}
|
||||
.content-body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue