mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
forgot a '
This commit is contained in:
parent
dd7c9997a9
commit
2119a6568b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ template(name="filterSidebar")
|
|||
if Filter.customFields.isSelected _id
|
||||
i.fa.fa-check
|
||||
hr
|
||||
span {{_ 'advanced-filter-label}}
|
||||
span {{_ 'advanced-filter-label'}}
|
||||
input.js-field-advanced-filter(type="text")
|
||||
span {{_ 'advanced-filter-description'}}
|
||||
if Filter.isActive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue