mirror of
https://github.com/wekan/wekan.git
synced 2026-01-22 17:26:10 +01:00
Resize height of swimlane by dragging. Font Awesome to Unicode icons.
Thanks to xet7 !
This commit is contained in:
parent
2947238a02
commit
09631d6b0c
16 changed files with 832 additions and 146 deletions
|
|
@ -173,7 +173,7 @@ template(name="changeLanguagePopup")
|
|||
a.js-set-language
|
||||
= name
|
||||
if isCurrentLanguage
|
||||
i.fa.fa-check
|
||||
| ✅
|
||||
|
||||
template(name="changeSettingsPopup")
|
||||
ul.pop-over-list
|
||||
|
|
@ -186,7 +186,7 @@ template(name="changeSettingsPopup")
|
|||
unless currentUser.isWorker
|
||||
li
|
||||
label.bold.clear
|
||||
i.fa.fa-sort-numeric-asc
|
||||
| 🔢
|
||||
| {{_ 'show-cards-minimum-count'}}
|
||||
input#show-cards-count-at.inline-input.left(type="number" value="#{showCardsCountAt}" min="-1")
|
||||
label.bold.clear
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue