From 1823e45291d0f8a5cb9da19791a79b1fb57765c1 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Tue, 31 Jul 2018 10:00:27 -0400 Subject: [PATCH] Clean up workspace list layout --- templates/workspaces.html.to | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/templates/workspaces.html.to b/templates/workspaces.html.to index 6e7e7931..21bbad7d 100644 --- a/templates/workspaces.html.to +++ b/templates/workspaces.html.to @@ -5,22 +5,23 @@ - - - + + + {% for w in workspaces %} - + - {% end %}
Workspace NameWorkspace InfoActionsWorkspace NameTask OrderUsers
- {{ w['name'] }}
- Task Order: #{{ w['task_order']['number'] }} +
+ {{ w['name'] }}
- {{ w['user_count'] }}
Users + #{{ w['task_order']['number'] }} +
+ {{ w['user_count'] }}Users