mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PublicDashboards: Scene migration (#84409)
This commit is contained in:
@@ -265,6 +265,12 @@ export const Pages = {
|
||||
title: 'public-dashboard-title',
|
||||
pausedDescription: 'public-dashboard-paused-description',
|
||||
},
|
||||
footer: 'public-dashboard-footer',
|
||||
},
|
||||
PublicDashboardScene: {
|
||||
loadingPage: 'public-dashboard-scene-loading-page',
|
||||
page: 'public-dashboard-scene-page',
|
||||
controls: 'public-dashboard-controls',
|
||||
},
|
||||
RequestViewAccess: {
|
||||
form: 'request-view-access-form',
|
||||
|
||||
Reference in New Issue
Block a user