Version 1.0.1 with RIS Circuit Money Exchange !

This commit is contained in:
Paolo Arena
2022-09-14 17:37:10 +02:00
parent 25a60472ab
commit f86d8cb7d1
31 changed files with 242 additions and 116 deletions

View File

@@ -1015,6 +1015,12 @@ export const shared_consts = {
labeltrans: 'typenotifs.circuits',
descr: 'typenotifs.circuits_descr',
icon:'fas fa-coins',
list: [
{
value: 1, // ID_CIRCUIT_NEW_REC
labeltrans: 'notifsid.circuits_new',
}
],
},
{
value: 6, //
@@ -1072,6 +1078,11 @@ export const shared_consts = {
labeltrans: 'notifsid.groups_new',
directory: 4,
},
{
value: 1, // GroupsNotifs.STATUS_GROUPS_NEW
labeltrans: 'notifsid.circuits_new',
directory: 5,
},
],