Update src/Umbraco.Web.UI.Client/src/common/directives/components/property/umbproperty.directive.js
Removed comment Co-Authored-By: Warren Buckley <warren@umbraco.com>
This commit is contained in:
@@ -42,7 +42,6 @@ angular.module("umbraco.directives")
|
||||
event.stopPropagation();
|
||||
|
||||
$scope.propertyEditorAPI = api;
|
||||
//$scope.propertyActions = api.propertyActions;
|
||||
});
|
||||
|
||||
$scope.$on("$destroy", function () {
|
||||
|
||||
Reference in New Issue
Block a user