mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
- Made Subtask Settings visible at Board menu at Sandstorm.
Thanks to xet7 !
This commit is contained in:
parent
644b235bbb
commit
884cd0e6b8
1 changed files with 3 additions and 0 deletions
|
@ -139,6 +139,9 @@ template(name="boardMenuPopup")
|
|||
ul.pop-over-list
|
||||
li: a(href="{{exportUrl}}", download="{{exportFilename}}") {{_ 'export-board'}}
|
||||
li: a.js-import-board {{_ 'import-board-c'}}
|
||||
hr
|
||||
ul.pop-over-list
|
||||
li: a.js-subtask-settings {{_ 'subtask-settings'}}
|
||||
|
||||
template(name="boardVisibilityList")
|
||||
ul.pop-over-list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue