mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(tweak): minor polish to date picker styling
This commit is contained in:
@@ -40,7 +40,6 @@ export class GrafanaApp {
|
||||
|
||||
init() {
|
||||
var app = angular.module('grafana', []);
|
||||
app.constant('grafanaVersion', "@grafanaVersion@");
|
||||
|
||||
moment.locale(config.bootData.user.locale);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user