Fixed javascript style checker issue
This commit is contained in:
@@ -36,7 +36,6 @@ function (angular, app, _, config, PanelMeta) {
|
||||
$scope.init = function() {
|
||||
panelSrv.init($scope);
|
||||
|
||||
|
||||
if ($scope.isNewPanel()) {
|
||||
$scope.panel.title = "Starred Dashboards";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user