- aggiornati gli argomenti in base a GM
This commit is contained in:
@@ -93,6 +93,7 @@ export default defineComponent({
|
||||
if (elem.onlyDepartment) menu += ' isDepartment'
|
||||
if (elem.onlyFacilitatore) menu += ' isFacilitatore'
|
||||
if (elem.onlyEditor) menu += ' isEditor'
|
||||
if (elem.onlyGrafico) menu += ' isGrafico'
|
||||
}
|
||||
|
||||
if (elem.extraclass) menu += ` ${elem.extraclass}`
|
||||
|
||||
Reference in New Issue
Block a user