removed misleading documentation
This commit is contained in:
@@ -1,15 +1,3 @@
|
||||
/**
|
||||
@ngdoc directive
|
||||
@name umbraco.directives.directive:umbTabContent
|
||||
@restrict E
|
||||
@scope
|
||||
|
||||
@description
|
||||
Use this directive to render tab content. For an example see: {@link umbraco.directives.directive:umbTabContent umbTabContent}
|
||||
|
||||
@param {string=} tab The tab.
|
||||
|
||||
**/
|
||||
(function () {
|
||||
'use strict';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user