Update radio.js

This commit is contained in:
Anton Shevchenko
2014-08-11 20:58:59 -04:00
parent 4c09bc8d0c
commit d5b2231118

View File

@@ -16,7 +16,6 @@
* <ion-radio ng-model="choice" ng-value="'C'">Choose C</ion-radio>
* ```
*
* *
* @param {string=} name The name of the radio input.
* @param {expression=} value The value of the radio input.
* @param {expression=} disabled The state of the radio input.