- Added Delete Record to the CGridTableRec

This commit is contained in:
Paolo Arena
2019-10-15 20:40:31 +02:00
parent 9120485939
commit 51ef3de29a
5 changed files with 82 additions and 13 deletions

View File

@@ -3,6 +3,7 @@ module.exports = {
Permissions: {
Normal: 0,
Admin: 1,
Manager: 2,
},
fieldsUserToChange() {