mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
- [Allow Announcement to be markdown](https://github.com/wekan/wekan/issues/1892).
Note: xet7 did not yet figure out how to keep announcement on one line when markdown was added, so now Font Awesome icons are above and below. Thanks to xet7 ! Closes #1892
This commit is contained in:
parent
2e7a31f872
commit
e9f449e680
1 changed files with 2 additions and 1 deletions
|
|
@ -66,6 +66,7 @@ template(name="header")
|
||||||
.announcement
|
.announcement
|
||||||
p
|
p
|
||||||
i.fa.fa-bullhorn
|
i.fa.fa-bullhorn
|
||||||
|
+viewer
|
||||||
| #{announcement}
|
| #{announcement}
|
||||||
i.fa.fa-times-circle.js-close-announcement
|
i.fa.fa-times-circle.js-close-announcement
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue