mirror of
https://github.com/wekan/wekan.git
synced 2026-02-03 07:01:47 +01:00
* Fix bug with multiple label predicates
* Add new constants
This commit is contained in:
parent
69dc8f304c
commit
302ba75729
7 changed files with 88 additions and 87 deletions
|
|
@ -50,8 +50,7 @@ template(name="globalSearch")
|
|||
each msg in errorMessages
|
||||
li.global-search-error-messages
|
||||
= msg
|
||||
else
|
||||
+resultsPaged(this)
|
||||
+resultsPaged(this)
|
||||
else if serverError.get
|
||||
.global-search-page
|
||||
.global-search-help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue