Removed trailing newlines

This commit is contained in:
elitsa
2019-10-25 11:58:04 +02:00
parent c03a2c6ed4
commit f20394556c

View File

@@ -662,7 +662,6 @@ angular.module("umbraco")
return ((spans / $scope.model.config.items.columns) * 100).toFixed(8);
};
$scope.clearPrompt = function (scopedObject, e) {
scopedObject.deletePrompt = false;
e.preventDefault();
@@ -686,7 +685,6 @@ angular.module("umbraco")
return control.editor.name;
}
// *********************************************
// Initialization
// these methods are called from ng-init on the template