mirror of
https://github.com/wekan/wekan.git
synced 2026-01-15 14:08:51 +01:00
Removed extra pipe character from UI.
Thanks to xet7 !
This commit is contained in:
parent
b3cb47ac47
commit
69f54dddaf
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ template(name="sidebar")
|
|||
// i.fa.fa-navicon
|
||||
unless isDefaultView
|
||||
h2
|
||||
a.js-back-home | ⬅️
|
||||
a.js-back-home ⬅️
|
||||
= getViewTitle
|
||||
if isOpen
|
||||
+Template.dynamic(template=getViewTemplate)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue