SubAccounts !

This commit is contained in:
Paolo Arena
2020-05-10 21:06:42 +02:00
parent efc97de202
commit 67b8e592c0
70 changed files with 8535 additions and 1128 deletions

View File

@@ -16,6 +16,7 @@ export interface IConnData {
export interface ICfgServer {
chiave: string
idapp: string
userId: string
valore: string
}
@@ -203,6 +204,7 @@ export interface IListRoutes {
onlyif_logged?: boolean
onlyManager?: boolean
onlyTutor?: boolean
onlyTraduttrici?: boolean
extraclass?: string
meta?: any
idelem?: string