Removed trailing newlines
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user