Improve modal and implement deduplication

This commit is contained in:
2022-08-16 00:15:36 +01:00
parent 7c94e27d22
commit 774ab800a0
9 changed files with 477 additions and 249 deletions

View File

@@ -112,7 +112,8 @@
"index": "int",
"type": "znc",
"mtype": "None",
"nick": "*status"}'
"nick": "*status",
"dedup": "on"}'
hx-target="#modals-here"
hx-trigger="click"
class="button is-small has-background-info has-text-white">
@@ -201,7 +202,8 @@
"index": "int",
"type": "auth",
"mtype": "None",
"nick": "{{ sinst.entity }}"}'
"nick": "{{ sinst.entity }}",
"dedup": "on"}'
hx-target="#modals-here"
hx-trigger="click"
class="button is-small has-background-info has-text-white">