- Add New Record directly by the QSelect

This commit is contained in:
paoloar77
2022-01-28 00:57:39 +01:00
parent 842a041fe5
commit fd79893ddc
7 changed files with 133 additions and 83 deletions

View File

@@ -73,6 +73,7 @@ module.exports = {
TABLES_UPDATE_LASTMODIFIED: ['myskills', 'mybots'],
TABLES_PERM_CHANGE_FOR_USERS: ['myskills'],
TABLES_PERM_NEWREC: ['skills', 'subskills'],
VISIB_ALL: 0,
VISIB_ONLYIF_VERIFIED: 1,