From: Parker Berberian Date: Mon, 18 Mar 2019 17:25:56 +0000 (-0400) Subject: Remove Unneeded field X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F67289%2F1;p=pharos-tools.git Remove Unneeded field Removed field that referenced other labs because it is always None Change-Id: I6bfce388844a8c5a7d60d227f51f10e628fc626d Signed-off-by: Parker Berberian --- diff --git a/dashboard/src/templates/dashboard/lab_detail.html b/dashboard/src/templates/dashboard/lab_detail.html index 4c06245..a30ac9e 100644 --- a/dashboard/src/templates/dashboard/lab_detail.html +++ b/dashboard/src/templates/dashboard/lab_detail.html @@ -62,7 +62,6 @@ {{profile.name}} {{profile.description}} - {{profile.labs}} {% endfor %}