- aggiornato carrello e bottoni sul catalogo
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
icon="fas fa-trash-alt"
|
||||
/>
|
||||
<q-fab-action
|
||||
v-if="tools.canModifyThisRec(myrec, table) || tools.isManager() || editOn"
|
||||
v-if="tools.isAdmin()"
|
||||
@click="cmdExt(costanti.CMD_CLONE, myrec._id, null)"
|
||||
color="accent"
|
||||
:label="$t('event.duplicate')"
|
||||
|
||||
Reference in New Issue
Block a user