added Tipi di Contributi

This commit is contained in:
paoloar77
2021-12-17 18:30:18 +01:00
parent 87a0f317cd
commit 3c194f06a5
14 changed files with 142 additions and 47 deletions

View File

@@ -196,7 +196,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
return calendarStore.internalpages
else if (table === 'wheres')
return calendarStore.wheres
else if (table === 'contribtype')
else if (table === 'contribtypes')
return calendarStore.contribtype
else if (table === 'disciplines') ris = state.disciplines
else if (table === toolsext.TABNEWSLETTER) ris = state.newstosent