docs(ngRequired): add 'restrict' info

The Angular Docs do not show the restrictions

Closes #14541
This commit is contained in:
Michael Warner
2016-05-06 07:52:48 -04:00
committed by Martin Staffa
parent aa28e48e17
commit 4b38b44c91
+1
View File
@@ -2,6 +2,7 @@
/**
* @ngdoc directive
* @name ngRequired
* @restrict A
*
* @description
*