mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
+1
-1
@@ -113,7 +113,7 @@ export class GrafanaApp {
|
||||
$httpProvider: angular.IHttpProvider,
|
||||
$provide: angular.auto.IProvideService
|
||||
) => {
|
||||
// pre assing bindings before constructor calls
|
||||
// pre assign bindings before constructor calls
|
||||
$compileProvider.preAssignBindingsEnabled(true);
|
||||
|
||||
if (config.buildInfo.env !== 'development') {
|
||||
|
||||
Reference in New Issue
Block a user