Merge branch 'master' of https://gitlab.chiefsoft.net/jubabox/JubaApp
This commit is contained in:
@@ -9,7 +9,7 @@ import { UserService } from '../services/api/user.service';
|
|||||||
})
|
})
|
||||||
export class Tab1Page {
|
export class Tab1Page {
|
||||||
|
|
||||||
@ViewChild('jubapage') jubapage;
|
//@ViewChild('jubapage') jubapage;
|
||||||
|
|
||||||
constructor (public UserS :UserService){
|
constructor (public UserS :UserService){
|
||||||
|
|
||||||
@@ -21,3 +21,7 @@ constructor (public UserS :UserService){
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user