Use Html5 datetype and remove pikaday and moment.js

This commit is contained in:
2021-06-08 17:58:23 +02:00
parent 1967d6ea4c
commit 8d7d170f11
11 changed files with 12 additions and 4026 deletions

View File

@@ -165,8 +165,6 @@
<script type="text/javascript" src="{{ asset('build/ckeditor5.js') }}"></script>
{% endif %}
<script type="text/javascript">
chill.initPikaday('{{ app.request.locale }}');
chill.emulateSticky();
chill.checkOtherValueOnChange();
$('.select2').select2({allowClear: true});
chill.categoryLinkParentChildSelect();