mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-20 16:26:10 +01:00
pageTop -> baPageTop
This commit is contained in:
parent
12a1056c12
commit
fd8f21aaff
8 changed files with 15 additions and 15 deletions
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue