Add priorities and tags to web UI

This commit is contained in:
Philipp Heckel 2021-11-28 19:03:15 -05:00
parent 1193ddc65f
commit f0edf0610e
10 changed files with 216 additions and 14 deletions

View file

@ -381,7 +381,7 @@
</div>
<div id="detail"{{if not .Topic}} style="display: none"{{end}}>
<div id="detailMain">
<button id="detailCloseButton"><img src="static/img/close_black_24dp.svg"/></button>
<button id="detailCloseButton"><img src="static/img/close.svg"/></button>
<h1><span id="detailTitle"></span></h1>
<p class="smallMarginBottom">
<b>ntfy</b> is a simple HTTP-based pub-sub notification service. This is a ntfy topic.