Add bookmarklet support, show tags in manage list.

This commit is contained in:
2022-05-26 06:41:17 +09:30
parent be10f5238e
commit adbf2ef450
8 changed files with 60 additions and 27 deletions

View File

@@ -1,9 +1,9 @@
<div class="grid-x grid-padding-x">
<div class="large-8 medium-8 cell">
<div class="large-6 medium-12 cell">
<h5>Search:
<h5>Search
<span id="htmx-indicator-search" class="htmx-indicator">
<img src="/assets/image/beating.gif" /> Searching...
<img style="height:1em;" src="/assets/image/beating.gif" /> Searching...
</span>
</h5>
<form onsubmit="return false">
@@ -19,9 +19,9 @@
<div id="search-results">
</div>
</div>
<div class="large-6 medium-12 cell">
{{ template "add_url_form.html" . }}
</div>
<!-- <div class="large-4 medium-4 cell">
<h5>Try one of these buttons:</h5>