- Transazioni Pendenti (all'Admin compaiono tutte quelle pendenti e con la possibilità di accettarle)
This commit is contained in:
@@ -5646,5 +5646,11 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
|
||||
getLangByUsername(idapp, username) {
|
||||
|
||||
//++Todo LANG: Estrarre il Lang dall'username (user, group)
|
||||
return 'it';
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user