Show data Table with pagination (startRow, endRow, filter, sorting)
This commit is contained in:
@@ -33,11 +33,6 @@ module.exports = {
|
||||
FIRST_PROJ: '__PROJECTS',
|
||||
EXECUTE_CALCPROJ: true,
|
||||
|
||||
Permissions: {
|
||||
Normal: 0,
|
||||
Admin: 1,
|
||||
},
|
||||
|
||||
getHostname: function () {
|
||||
return os.hostname()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user