mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
HTML is not needed in Rules translations, so disabled it.
Thanks to jrsuplee and xet7 !
This commit is contained in:
parent
4396d7cfd5
commit
a2894bf0cb
7 changed files with 58 additions and 63 deletions
|
|
@ -100,7 +100,7 @@ template(name="boardTriggers")
|
|||
div.trigger-item
|
||||
div.trigger-content
|
||||
div.trigger-text
|
||||
| {{{_'r-board-note'}}}
|
||||
| {{_'r-board-note'}}
|
||||
|
||||
template(name="boardCardTitlePopup")
|
||||
form
|
||||
|
|
@ -109,8 +109,3 @@ template(name="boardCardTitlePopup")
|
|||
input.js-card-filter-name(type="text" value=title autofocus)
|
||||
input.js-card-filter-button.primary.wide(type="submit" value="{{_ 'set-filter'}}")
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue