fix datetimepicker style
This commit is contained in:
parent
31e7b274d7
commit
a5bb4fe894
2 changed files with 1 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
{% if filename is defined %}
|
||||
<meta http-equiv="refresh" content="0;URL='download_file/{{ filename }}'" />
|
||||
{% endif %}
|
||||
<link type="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/css/bootstrap-datetimepicker.min.css">
|
||||
<link href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/css/bootstrap-datetimepicker.min.css" rel="stylesheet">
|
||||
{% endblock %}
|
||||
|
||||
{% block app_content %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue