docs(ngAria): remove redundant table column

Closes #14518
This commit is contained in:
Fabricio Ronchi
2016-04-26 15:05:18 -03:00
committed by Georgios Kalpakas
parent d71dc2f5af
commit 6d2e0718d2
+1 -1
View File
@@ -27,7 +27,7 @@
* | {@link ng.directive:ngDisabled ngDisabled} | aria-disabled |
* | {@link ng.directive:ngRequired ngRequired} | aria-required
* | {@link ng.directive:ngChecked ngChecked} | aria-checked
* | {@link ng.directive:ngReadonly ngReadonly} | aria-readonly ||
* | {@link ng.directive:ngReadonly ngReadonly} | aria-readonly |
* | {@link ng.directive:ngValue ngValue} | aria-checked |
* | {@link ng.directive:ngShow ngShow} | aria-hidden |
* | {@link ng.directive:ngHide ngHide} | aria-hidden |