From b8b82c0970b3e35e4805acdc1670ee448eb4387b Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Mon, 7 Oct 2019 16:41:52 +0100 Subject: [PATCH 1/2] Prettify search/filter a bit --- assets/templates/asset_list.html | 73 +++++++++++++++++--------------- 1 file changed, 38 insertions(+), 35 deletions(-) diff --git a/assets/templates/asset_list.html b/assets/templates/asset_list.html index e3854b58..c6aa1281 100644 --- a/assets/templates/asset_list.html +++ b/assets/templates/asset_list.html @@ -8,45 +8,48 @@

Asset List

-
+ {% csrf_token %} -
- +
+
-
- - -
-
- - -
- - +
+
+
+ + +
+
+ + +
+ + +
From d30bd9850de5714026a686893b7822f2986817d2 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Mon, 7 Oct 2019 16:46:15 +0100 Subject: [PATCH 2/2] Align text against buttons (middle) in asset list --- assets/templates/partials/asset_list_table_body.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/templates/partials/asset_list_table_body.html b/assets/templates/partials/asset_list_table_body.html index db4a62a9..523e99e1 100644 --- a/assets/templates/partials/asset_list_table_body.html +++ b/assets/templates/partials/asset_list_table_body.html @@ -11,10 +11,10 @@ text-muted {% endif %} "> - - - - + + + +
{{ item.asset_id }}{{ item.description }}{{ item.category }}{{ item.status }}{{ item.asset_id }}{{ item.description }}{{ item.category }}{{ item.status }}