aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-05-08 11:33:45 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-05-08 11:33:45 +0300
commit083dc3c76ab7dbc7b2b04f3396d4f5280b002906 (patch)
tree2cc1ea2ab9cf9cb59655fae23a661868adfce871 /html
parent855f83f92c7f951683d3c664c58f4b37017b8d32 (diff)
directory hiding for extra networks: dirs starting with . will hide their cards on extra network tabs unless specifically searched for
create HTML for extra network pages only on demand allow directories starting with . to still list their models for lora, checkpoints, etc keep "search" filter for extra networks when user refreshes the page
Diffstat (limited to 'html')
-rw-r--r--html/extra-networks-card.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/extra-networks-card.html b/html/extra-networks-card.html
index ef4b613a..1d546217 100644
--- a/html/extra-networks-card.html
+++ b/html/extra-networks-card.html
@@ -6,7 +6,7 @@
<ul>
<a href="#" title="replace preview image with currently selected in gallery" onclick={save_card_preview}>replace preview</a>
</ul>
- <span style="display:none" class='search_term'>{search_term}</span>
+ <span style="display:none" class='search_term{serach_only}'>{search_term}</span>
</div>
<span class='name'>{name}</span>
<span class='description'>{description}</span>