refresh dash type
This commit is contained in:
@@ -162,6 +162,7 @@ export class HomePage implements OnInit {
|
||||
this.refreshBannersData();
|
||||
|
||||
var interval = setInterval( ()=> {
|
||||
this.home_dash_type = this.sessionDataProviderService.home_dash_type;
|
||||
this.refreshBannersData();
|
||||
}, 5000);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user