new wco wwws compatible with new backeend
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
"profil": "{{tribe}}/objects/options/profil"
|
||||
},
|
||||
"ref": {
|
||||
"Odmdb": "apxtri/objects/tplstrings/Odmdb",
|
||||
"Pagans": "apxtri/objects/tplstrings/Pagans",
|
||||
"Persons": "apxtri/objects/tplstrings/Persons"
|
||||
"Odmdb": "apxtri/models/tplstrings/Odmdb",
|
||||
"Pagans": "apxtri/models//tplstrings/Pagans",
|
||||
"Persons": "apxtri/models/tplstrings/Persons"
|
||||
},
|
||||
"schema": [
|
||||
"apxtri/objects/pagans",
|
||||
|
@@ -11,7 +11,7 @@
|
||||
"tpl": {},
|
||||
"tpldata": {},
|
||||
"ref": {
|
||||
"Checkjson": "apxtri/objects/tplstrings/Checkjson",
|
||||
"Notification": "apxtri/objects/tplstrings/Notifications", "Middlewares": "apxtri/objects/tplstrings/middlewares"
|
||||
"Checkjson": "apxtri/models/tplstrings/Checkjson",
|
||||
"Notification": "apxtri/models/tplstrings/Notifications", "Middlewares": "apxtri/models/tplstrings/Middlewares"
|
||||
}
|
||||
}
|
@@ -23,9 +23,9 @@
|
||||
"profil": "{{tribeId}}/objects/options/profil"
|
||||
},
|
||||
"ref": {
|
||||
"Odmdb": "apxtri/objects/tplstrings/Odmdb",
|
||||
"Pagans": "apxtri/objects/tplstrings/Pagans",
|
||||
"Persons": "apxtri/objects/tplstrings/Persons"
|
||||
"Odmdb": "apxtri/models/tplstrings/Odmdb",
|
||||
"Pagans": "apxtri/models/tplstrings/Pagans",
|
||||
"Persons": "apxtri/models/tplstrings/Persons"
|
||||
},
|
||||
"schema": ["apxtri/objects/pagans", "{{tribe}}/objects/persons"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user