diff --git a/myproject/products/templates/products/components/product_search_picker.html b/myproject/products/templates/products/components/product_search_picker.html index 1d5edaa..a1222e5 100644 --- a/myproject/products/templates/products/components/product_search_picker.html +++ b/myproject/products/templates/products/components/product_search_picker.html @@ -48,35 +48,18 @@ ProductSearchPicker.init('#writeoff-products', {
-
- -
- - - - - -
- - {% if show_view_toggle|default:True %} - -
- - -
- {% endif %} +
+ + + + +
@@ -105,7 +88,7 @@ ProductSearchPicker.init('#writeoff-products', { {% endif %} -
+
+ + {% if show_view_toggle|default:True %} + +
+ + +
+ {% endif %}
{% endif %}