[v10.2.x] fix styling so text is displayed (#78055)
fix styling so text is displayed (#78051)
(cherry picked from commit 343f147544)
Co-authored-by: David Harris <david.harris@grafana.com>
This commit is contained in:
co-authored by
David Harris
parent
601b5dd91a
commit
27cda0cd21
@@ -2482,9 +2482,9 @@ Refer to [Role-based access control]({{< relref "../../administration/roles-and-
|
||||
|
||||
## [navigation.app_sections]
|
||||
|
||||
Move an app plugin (referenced by its id), including all its pages, to a specific navigation section. Format: <pluginId> = <sectionId> <sortWeight>
|
||||
Move an app plugin (referenced by its id), including all its pages, to a specific navigation section. Format: `<pluginId> = <sectionId> <sortWeight>`
|
||||
|
||||
## [navigation.app_standalone_pages]
|
||||
|
||||
Move an individual app plugin page (referenced by its `path` field) to a specific navigation section.
|
||||
Format: <pageUrl> = <sectionId> <sortWeight>
|
||||
Format: `<pageUrl> = <sectionId> <sortWeight>`
|
||||
|
||||
Reference in New Issue
Block a user