Home
last modified time | relevance | path

Searched refs:lastScheduleUpdateTime (Results 1 – 1 of 1) sorted by relevance

/test/vti/test_serving/gae/frontend/src/app/menu/dashboard/
Ddashboard.component.ts33 lastScheduleUpdateTime: any = '---'; property in DashboardComponent
63 this.lastScheduleUpdateTime = '---';
68 this.lastScheduleUpdateTime = response.schedules[0].timestamp;