mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat() started work on more feature rich time picker
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
settings: [[.Settings]],
|
||||
};
|
||||
|
||||
require(['app'], function (app) {
|
||||
require(['app/app'], function (app) {
|
||||
app.boot();
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user