update angular again

This commit is contained in:
Andrew
2015-04-25 12:57:38 -05:00
parent 14ecc7178b
commit 41ac9287d9
16 changed files with 44 additions and 26 deletions

View File

@ -4,7 +4,7 @@ import {IonicComponent} from 'ionic/config/component'
@Component({
selector: 'ion-switch',
bind: {
properties: {
checked: 'checked'
},
events: {