diff --git a/base/templates/holiday/holiday_update_form.html b/base/templates/holiday/holiday_update_form.html index 38a589202..dd560d404 100644 --- a/base/templates/holiday/holiday_update_form.html +++ b/base/templates/holiday/holiday_update_form.html @@ -38,6 +38,10 @@
{{form.recurring}} {{form.recurring.errors}}
+ +
{{ form.company_id }} {{ form.company_id.errors }}
+ +