diff --git a/app/modules/clients/templates/clients/list.html b/app/modules/clients/templates/clients/list.html index 04d5fdd..b868070 100644 --- a/app/modules/clients/templates/clients/list.html +++ b/app/modules/clients/templates/clients/list.html @@ -10,7 +10,7 @@
Client Groups {% if can_export %} - Export CSV @@ -51,8 +51,12 @@ - - + {% if client_group_id %} + + {% endif %} + {% if partner_id %} + + {% endif %} @@ -68,7 +72,14 @@ {% if meta.pages > 1 %}