- aggiornato la versione STAMPA, che non funzionava
This commit is contained in:
@@ -94,6 +94,7 @@ export default defineComponent({
|
||||
if (elem.onlyFacilitatore) menu += ' isFacilitatore'
|
||||
if (elem.onlyEditor) menu += ' isEditor'
|
||||
if (elem.onlyCommerciale) menu += ' isCommerciale'
|
||||
if (elem.onlyCollaboratore) menu += ' isCollaboratore'
|
||||
if (elem.onlyGrafico) menu += ' isGrafico'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user