remove .item-media

This commit is contained in:
Adam Bradley
2015-09-18 11:25:39 -05:00
parent d8b1bab715
commit b95e9609cb
8 changed files with 10 additions and 20 deletions

View File

@ -46,7 +46,7 @@ import {IonicComponent, IonicView} from '../../config/annotations';
})
@IonicView({
template:
'<div item-left class="item-media media-checkbox">' +
'<div item-left class="media-checkbox">' +
'<div class="checkbox-icon"></div>' +
'</div>' +
'<ion-item-content id="{{labelId}}">' +