diff --git a/employee/templates/employee_filters.html b/employee/templates/employee_filters.html index 77311fedf..450d71a7c 100644 --- a/employee/templates/employee_filters.html +++ b/employee/templates/employee_filters.html @@ -1,6 +1,5 @@ {% load i18n %} {% load static %} -
{% trans "Employee" %}
@@ -100,9 +99,5 @@
- -
diff --git a/employee/templates/employee_nav.html b/employee/templates/employee_nav.html index 6a2e7d70a..91abc843d 100644 --- a/employee/templates/employee_nav.html +++ b/employee/templates/employee_nav.html @@ -176,7 +176,13 @@ style="display: none;" > +
{% include 'employee_filters.html' %} + +
+