correct ngdoc type
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"use strict";
|
||||
|
||||
/**
|
||||
* @ngdoc component
|
||||
* @ngdoc directive
|
||||
* @name umbraco.directives.directive:umbBlockListBlock
|
||||
* @description
|
||||
* The component for a style-inheriting block of the block list property editor.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* @ngdoc component
|
||||
* @ngdoc directive
|
||||
* @name umbraco.directives.directive:blockListPropertyEditor
|
||||
* @function
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"use strict";
|
||||
|
||||
/**
|
||||
* @ngdoc component
|
||||
* @ngdoc directive
|
||||
* @name umbraco.directives.directive:umbBlockListScopedBlock
|
||||
* @description
|
||||
* The component for a style-scoped block of the block list property editor.
|
||||
|
||||
Reference in New Issue
Block a user