- [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:
Lauri Ojansivu 2018-09-14 15:57:38 +03:00
parent 2e7a31f872
commit e9f449e680

View file

@ -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