mirror of
https://github.com/wekan/wekan.git
synced 2026-02-04 23:51:48 +01:00
- Maybe custom html should be here. But it still does not work yet.
Thanks to xet7 !
This commit is contained in:
parent
575b0241e4
commit
bd1df642fa
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,6 @@ template(name="board")
|
|||
+spinner
|
||||
|
||||
template(name="boardBody")
|
||||
| {{currentSetting.customHTMLafterBodyStart}}
|
||||
.board-wrapper(class=currentBoard.colorClass)
|
||||
+sidebar
|
||||
.board-canvas.js-swimlanes.js-perfect-scrollbar(
|
||||
|
|
@ -28,7 +27,6 @@ template(name="boardBody")
|
|||
+listsGroup
|
||||
if isViewCalendar
|
||||
+calendarView
|
||||
| {{currentSetting.customHTMLbeforeBodyEnd}}
|
||||
|
||||
template(name="calendarView")
|
||||
.calendar-view.swimlane
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue