Add priorities and tags to web UI
This commit is contained in:
parent
1193ddc65f
commit
f0edf0610e
10 changed files with 216 additions and 14 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue