Keep position for widgets that are reloaded

This commit is contained in:
2022-09-02 07:20:30 +01:00
parent 79a8e5f6e4
commit f26daa2cb4
3 changed files with 30 additions and 8 deletions

View File

@@ -417,7 +417,7 @@
value="{{ params.query_full }}"
class="input"
type="text"
placeholder="msg: science AND nick: BillNye AND channel: #science">
placeholder="msg: science AND src: 4ch AND channel: 100293">
<span class="icon is-small is-left">
<i class="fas fa-magnifying-glass"></i>
</span>
@@ -433,7 +433,7 @@
class="input"
type="tags"
name="tags"
placeholder="Add tags"
placeholder="nick: john"
value="{{ params.tags }}">
</div>
<div class="is-hidden"></div>