mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(browser history): fixes and enhancements to browser history, it now works properly again AND it can restore previous time ranges in dashboards, closes #7259
This commit is contained in:
@@ -9,7 +9,7 @@ define([
|
||||
'./shareSnapshotCtrl',
|
||||
'./dashboard_srv',
|
||||
'./viewStateSrv',
|
||||
'./timeSrv',
|
||||
'./time_srv',
|
||||
'./unsavedChangesSrv',
|
||||
'./timepicker/timepicker',
|
||||
'./graphiteImportCtrl',
|
||||
|
||||
Reference in New Issue
Block a user