diff --git a/app/views/admin/property_hires/_admin_hire.html.erb b/app/views/admin/property_hires/_admin_hire.html.erb index 1131fe5..011ed1d 100644 --- a/app/views/admin/property_hires/_admin_hire.html.erb +++ b/app/views/admin/property_hires/_admin_hire.html.erb @@ -87,7 +87,6 @@ <% end %> <% end %> - <% diff --git a/app/views/property_hires/hire_old.html.erb b/app/views/property_hires/hire_old.html.erb index fdf6ec3..1646f4d 100644 --- a/app/views/property_hires/hire_old.html.erb +++ b/app/views/property_hires/hire_old.html.erb @@ -1,6 +1,5 @@ <% OrbitHelper.render_css_in_head(["basic/bootstrap-datetimepicker.css","property_hire_fullcalendar.css","property_hire_calendar"]) %> <%= javascript_include_tag "validator.js" %> - <% diff --git a/app/views/property_hires/view_calendar.html.erb b/app/views/property_hires/view_calendar.html.erb index 6d79be6..c23afd8 100644 --- a/app/views/property_hires/view_calendar.html.erb +++ b/app/views/property_hires/view_calendar.html.erb @@ -1,5 +1,4 @@ <% OrbitHelper.render_css_in_head(["property_hire_fullcalendar.css","property_hire_calendar"]) %> - <%