allow icon left in ion-switch

This commit is contained in:
Adam Bradley
2015-08-31 21:16:05 -05:00
parent 089fc7fe99
commit 4ea04e5280
4 changed files with 14 additions and 11 deletions

View File

@ -135,6 +135,7 @@ class MediaSwitch {
})
@IonicView({
template:
'<ng-content select="[item-left]"></ng-content>' +
'<ion-item-content id="{{labelId}}">' +
'<ng-content></ng-content>' +
'</ion-item-content>' +