removed polyfill
This commit is contained in:
parent
e0c96b2f54
commit
00e64f9ce4
|
@ -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" %>
|
||||
<!--<script src="https://polyfill.io/v3/polyfill.min.js?features=Intl.DateTimeFormat,Intl.DateTimeFormat.~locale.en,Intl.NumberFormat.~locale.en"></script>-->
|
||||
<script type="text/javascript" src="/assets/property_hire_fullcalendar.min.js"></script>
|
||||
<script type="text/javascript" src="/assets/property_hire_calendar_frontend.js"></script>
|
||||
<script type="text/javascript" src="/assets/locale-all.min.js"></script>
|
||||
|
|
Loading…
Reference in New Issue