diff --git a/chrono/manager/templates/chrono/manager_time_period_exception_form.html b/chrono/manager/templates/chrono/manager_time_period_exception_form.html index 0456588e..15dd4fd4 100644 --- a/chrono/manager/templates/chrono/manager_time_period_exception_form.html +++ b/chrono/manager/templates/chrono/manager_time_period_exception_form.html @@ -35,5 +35,16 @@ {% trans 'Cancel' %} + + {% if not object.id %} + + {% endif %} {% endblock %}