mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-19 22:00:45 +00:00
hotfix: fixed bug where navigating from one record to another, then hitting the 'e' button goes to the edit screen for the previous record
This commit is contained in:
@ -131,7 +131,8 @@
|
||||
"capabilities": [
|
||||
"TABLE_COUNT",
|
||||
"TABLE_GET",
|
||||
"TABLE_QUERY"
|
||||
"TABLE_QUERY",
|
||||
"TABLE_UPDATE"
|
||||
],
|
||||
"readPermission": true,
|
||||
"insertPermission": true,
|
||||
|
Reference in New Issue
Block a user