mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PublicDashboards: Paused or deleted public dashboard screen (#63970)
This commit is contained in:
@@ -208,6 +208,14 @@ export const Pages = {
|
||||
},
|
||||
},
|
||||
},
|
||||
PublicDashboard: {
|
||||
page: 'public-dashboard-page',
|
||||
NotAvailable: {
|
||||
container: 'public-dashboard-not-available',
|
||||
title: 'public-dashboard-title',
|
||||
pausedDescription: 'public-dashboard-paused-description',
|
||||
},
|
||||
},
|
||||
Explore: {
|
||||
url: '/explore',
|
||||
General: {
|
||||
|
||||
Reference in New Issue
Block a user