diff --git a/app/templates/views/dashboard_leases.html b/app/templates/views/dashboard_leases.html index 58896fc..7950cad 100644 --- a/app/templates/views/dashboard_leases.html +++ b/app/templates/views/dashboard_leases.html @@ -18,9 +18,10 @@ - + @@ -31,11 +32,29 @@ {% block scripts %} {{ super() }} {% endblock %} diff --git a/app/templates/views/dashboard_origins.html b/app/templates/views/dashboard_origins.html index e165720..461c546 100644 --- a/app/templates/views/dashboard_origins.html +++ b/app/templates/views/dashboard_origins.html @@ -21,9 +21,10 @@ - + @@ -34,6 +35,8 @@ {% block scripts %} {{ super() }} {% endblock %}