removed misleading documentation

This commit is contained in:
Niels Lyngsø
2019-02-08 09:39:01 +01:00
parent 5c8fad330e
commit e5a27a2108

View File

@@ -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';