From 136be2dc5a40ca269f799acf56e0925d9c550917 Mon Sep 17 00:00:00 2001 From: Parker Berberian Date: Mon, 18 Mar 2019 13:25:56 -0400 Subject: Remove Unneeded field Removed field that referenced other labs because it is always None Change-Id: I6bfce388844a8c5a7d60d227f51f10e628fc626d Signed-off-by: Parker Berberian --- dashboard/src/templates/dashboard/lab_detail.html | 1 - 1 file changed, 1 deletion(-) (limited to 'dashboard/src') 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 %} -- cgit 1.2.3-korg