Some small updated in UI
This commit is contained in:
parent
dba534ba21
commit
ed3ed1a202
4 changed files with 39 additions and 19 deletions
|
@ -171,7 +171,6 @@ async function rebuildPermissionsTx(tx, restriction) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// Reset root, own and shared namespaces shares as per the user roles
|
||||
const usersAutoSharesQry = tx('users')
|
||||
.select(['users.id', 'users.role', 'users.namespace']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue