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 %} -
- +
+
-
- - -
-
- - -
- - +
+
+
+ + +
+
+ + +
+ + +
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 }}