pageTop -> baPageTop

This commit is contained in:
nixa 2016-05-18 17:19:24 +03:00
parent 12a1056c12
commit fd8f21aaff
8 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@ import {BaMsgCenterService} from './baMsgCenter.service';
import {BaProfilePicturePipe} from '../../pipes';
@Component({
selector: 'msg-center',
selector: 'ba-msg-center',
providers: [BaMsgCenterService],
styles: [require('./baMsgCenter.scss')],
template: require('./baMsgCenter.html'),