From 4391d9794ba82e609acc7fff43b8ae449fcb87c7 Mon Sep 17 00:00:00 2001 From: Parker Berberian Date: Mon, 1 Apr 2019 13:00:41 -0400 Subject: [PATCH] Removed bad line in Lab detail page profile.labs templates to "account.Lab.None" which is ugly and makes no sense. Change-Id: I835718e72dad57cecf2c83229922046df9f1a312 Signed-off-by: Parker Berberian --- src/templates/dashboard/lab_detail.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/templates/dashboard/lab_detail.html b/src/templates/dashboard/lab_detail.html index 7d018ca..7938e86 100644 --- a/src/templates/dashboard/lab_detail.html +++ b/src/templates/dashboard/lab_detail.html @@ -62,7 +62,6 @@ {{profile.name}} {{profile.description}} - {{profile.labs}} Profile {% endfor %} -- 2.16.6