mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
- [View markdown on List names, Custom Fields (Text and Dropdown), Label names,
All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334). Thanks to shaygover and xet7 ! Related #2334
This commit is contained in:
parent
52fe845d24
commit
b795115042
8 changed files with 32 additions and 13 deletions
|
|
@ -10,7 +10,8 @@ template(name="listHeader")
|
|||
a.list-header-left-icon.fa.fa-angle-left.js-unselect-list
|
||||
h2.list-header-name(
|
||||
class="{{#if currentUser.isBoardMember}}js-open-inlined-form is-editable{{/if}}")
|
||||
= title
|
||||
+viewer
|
||||
= title
|
||||
if wipLimit.enabled
|
||||
| (
|
||||
span(class="{{#if reachedWipLimit}}highlight{{/if}}") {{cards.count}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue