Rename: Status grid to history (#34864)
This commit is contained in:
@@ -288,7 +288,7 @@ func getPanelSort(id string) int {
|
||||
sort = 9
|
||||
case "heatmap":
|
||||
sort = 10
|
||||
case "status-grid":
|
||||
case "status-history":
|
||||
sort = 11
|
||||
case "histogram":
|
||||
sort = 12
|
||||
|
||||
Reference in New Issue
Block a user