Fixed intendation issue

This commit is contained in:
Torkel Ödegaard 2015-03-25 16:35:14 +01:00
parent aa60edd9fe
commit d9e56b678a

View File

@ -7,8 +7,7 @@ function (angular, $) {
var module = angular.module('grafana.routes');
module.controller('SoloPanelCtrl',
function(
module.controller('SoloPanelCtrl', function(
$scope,
backendSrv,
$routeParams,