mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
Fixed intendation issue
This commit is contained in:
parent
aa60edd9fe
commit
d9e56b678a
@ -7,8 +7,7 @@ function (angular, $) {
|
||||
|
||||
var module = angular.module('grafana.routes');
|
||||
|
||||
module.controller('SoloPanelCtrl',
|
||||
function(
|
||||
module.controller('SoloPanelCtrl', function(
|
||||
$scope,
|
||||
backendSrv,
|
||||
$routeParams,
|
||||
|
Loading…
Reference in New Issue
Block a user