refactor: move view selection to titlebar menu
This commit is contained in:
@@ -303,8 +303,10 @@ manifest = ModuleManifest(
|
||||
"and tenant administrators can publish Views and make them "
|
||||
"available, default, or required at system, tenant, group, and "
|
||||
"user scope. Required Views retain administration escape surfaces "
|
||||
"so they can always be inspected and changed. Hidden functions "
|
||||
"remain protected by their normal permission checks."
|
||||
"so they can always be inspected and changed. The titlebar eye "
|
||||
"opens the selector and is accented while a specialized View is "
|
||||
"active. Hidden functions remain protected by their normal "
|
||||
"permission checks."
|
||||
),
|
||||
layer="available",
|
||||
documentation_types=("admin", "user"),
|
||||
|
||||
Reference in New Issue
Block a user