From 3f5e4b449cb432a82e312d133cc058f6ced8264c Mon Sep 17 00:00:00 2001 From: Parker Berberian Date: Mon, 18 Mar 2019 14:31:05 -0400 Subject: Update Lab List View Makes the list of labs detail cards, similar to how we list a user's bookings Change-Id: I4c1594d990bc460b423d38b3ada62f9a12e22614 Signed-off-by: Parker Berberian --- dashboard/src/templates/dashboard/lab_list.html | 103 +++++------------------- 1 file changed, 21 insertions(+), 82 deletions(-) diff --git a/dashboard/src/templates/dashboard/lab_list.html b/dashboard/src/templates/dashboard/lab_list.html index a86f7f4..c459dd9 100644 --- a/dashboard/src/templates/dashboard/lab_list.html +++ b/dashboard/src/templates/dashboard/lab_list.html @@ -1,87 +1,26 @@ {% extends "base.html" %} -{% load staticfiles %} - -{% block extrahead %} - {{block.super}} - -{% endblock %} - {% block content %} - -