From 0b202de0787f930ed5f1f06f2d20a670bdad69bd Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Mon, 10 Sep 2018 04:38:37 +0200 Subject: [PATCH] [omd] remove useless commands --- templates/index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index 641a213..f2e9806 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,8 +9,6 @@ App State - Revision - Ynh Version Created time Started time End time @@ -18,8 +16,6 @@ {{job.name}}{{job.name}} (deleted) {{job.state}} - {{job.target_revision}} - {{job.yunohost_version}} {{timestampToDate(job.created_time)}} {{timestampToDate(job.started_time)}} {{timestampToDate(job.end_time)}}