diff --git a/app/templates/monthly_overview/pages/overview.html b/app/templates/monthly_overview/pages/overview.html index 0f8db3d..e54afa1 100644 --- a/app/templates/monthly_overview/pages/overview.html +++ b/app/templates/monthly_overview/pages/overview.html @@ -152,7 +152,7 @@ - {# 2. Search box #} + {# Search box #} in <#transactions-list/> when its textContent.toLowerCase() contains my value.toLowerCase()"> - {# 3. Order by icon dropdown #} + {# Order by icon dropdown #} + + {# Search box #} + + + + {# Order by icon dropdown #} + + - {# Ordering button#} -
-
- - + + {# Filter transactions form #} +
+
+
+ +
+ +
+ {% crispy filter.form %} +
+ +
+ +
- {# Filter transactions form#} -
-
-
- {% crispy filter.form %} -
- -
-