added binding zoo to collapse all and download ico

This commit is contained in:
AndzejsP 2023-05-30 17:37:38 +03:00
parent 17184cc7ea
commit 2956945243
2 changed files with 3 additions and 1 deletions

View File

@ -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:&nbsp;</b>
<a :href="path" @click.stop class="flex items-center hover:text-secondary duration-75 active:scale-90"

View File

@ -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() {