mirror of
https://github.com/wekan/wekan.git
synced 2026-03-01 19:30:15 +01:00
Merge remote-tracking branch 'upstream/devel' into devel
This commit is contained in:
commit
e304185c23
42 changed files with 542 additions and 316 deletions
|
|
@ -1,4 +1,4 @@
|
|||
template(name="headerBoard")
|
||||
template(name="boardHeaderBar")
|
||||
h1.header-board-menu
|
||||
with currentBoard
|
||||
a(class="{{#if currentUser.isBoardAdmin}}js-edit-board-title{{else}}is-disabled{{/if}}")
|
||||
|
|
@ -125,4 +125,4 @@ template(name="boardChangeTitlePopup")
|
|||
|
||||
template(name="archiveBoardPopup")
|
||||
p {{_ 'close-board-pop'}}
|
||||
button.js-confirm.negate.full(type="submit") {{_ 'close'}}
|
||||
button.js-confirm.negate.full(type="submit") {{_ 'archive'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue