Release 2.0.22 (#4032)
* fix version string in migration * disable search in order and order_by * reduce divider spacing for context menu and select with optgroup
This commit is contained in:
@@ -69,6 +69,7 @@ final class PermissionController extends AbstractController
|
||||
}
|
||||
|
||||
// be careful, the order of the search keys is important!
|
||||
// @CloudRequired (names should not change)
|
||||
$permissionOrder = [
|
||||
new PermissionSection('Export', '_export'),
|
||||
new PermissionSection('Invoice', '_invoice'),
|
||||
|
||||
Reference in New Issue
Block a user