mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 09:16:15 +00:00
added binding zoo to collapse all and download ico
This commit is contained in:
parent
17184cc7ea
commit
2956945243
@ -19,7 +19,7 @@
|
||||
</h3>
|
||||
</div>
|
||||
<div class="flex flex-shrink-0 items-center ">
|
||||
<i data-feather="link" class="w-5 m-1" ></i>
|
||||
<i data-feather="download" class="w-5 m-1" ></i>
|
||||
<b>Manual download: </b>
|
||||
|
||||
<a :href="path" @click.stop class="flex items-center hover:text-secondary duration-75 active:scale-90"
|
||||
|
@ -582,8 +582,10 @@ export default {
|
||||
this.bec_collapsed = val
|
||||
this.mzc_collapsed = val
|
||||
this.pzc_collapsed = val
|
||||
this.bzc_collapsed = val
|
||||
this.pc_collapsed = val
|
||||
this.mc_collapsed = val
|
||||
|
||||
},
|
||||
fetchModels() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user