diff --git a/templates/apps.html b/templates/apps.html index 273bbcd..1cc1c3e 100644 --- a/templates/apps.html +++ b/templates/apps.html @@ -8,15 +8,15 @@ - + - - + +
AppCurrent jobLast job Created time Started time End time Commit
{{app.name}} {{app.app_list}} {{app.job_name}} #{{app.job_id}} {{app.job_state}}{{app.name}} {{app.app_list}} {{app.state}} #{{app.job_id}} {{app.job_state}} {{timestampToDate(app.created_time)}} {{timestampToDate(app.started_time)}} {{timestampToDate(app.end_time)}}