SPA privatri format
This commit is contained in:
0
wwws/admin/src/static/lib/dayjs/plugin/arraySupport.d.ts
vendored
Executable file → Normal file
0
wwws/admin/src/static/lib/dayjs/plugin/arraySupport.d.ts
vendored
Executable file → Normal file
0
wwws/admin/src/static/lib/dayjs/plugin/objectSupport.d.ts
vendored
Executable file → Normal file
0
wwws/admin/src/static/lib/dayjs/plugin/objectSupport.d.ts
vendored
Executable file → Normal file
@@ -1,19 +1,16 @@
|
||||
{
|
||||
"menuapp": [
|
||||
"appOptions": [
|
||||
{
|
||||
"onclick": "onclick='apx.privatri.notificationsMenu();'",
|
||||
"title": "Notification",
|
||||
"comment": "./notificationsMenu.html"
|
||||
"title": "Notifications"
|
||||
},
|
||||
{
|
||||
"onclick": "onclick='apx.privatri.addthread();'",
|
||||
"title": "Nouveau fil",
|
||||
"comment": "./newMenu3.html"
|
||||
"title": "New thread",
|
||||
"template": "createThread"
|
||||
},
|
||||
{
|
||||
"onclick": "href='apxid_fr.html'",
|
||||
"title": "Compte",
|
||||
"comment": ""
|
||||
"title": "Account",
|
||||
"template": ""
|
||||
}
|
||||
],
|
||||
"searchplaceholder": "Recherche parmis les fils",
|
||||
@@ -26,5 +23,19 @@
|
||||
"title": "Tri par NOM DE FIL",
|
||||
"onclick": "onclick='apx.privatri.sortby('bytitlethread');'"
|
||||
}
|
||||
],
|
||||
"threadOptions": [
|
||||
{
|
||||
"title": "Invite an alias",
|
||||
"template": "inviteAlias"
|
||||
},
|
||||
{
|
||||
"title": "See all alias",
|
||||
"template": "threadAliasList"
|
||||
},
|
||||
{
|
||||
"title": "Settings",
|
||||
"template": "threadSettings"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user