forked from beba/foerderbarometer
hidden for all 'today' shortcuts in datetimefields via css
This commit is contained in:
parent
b153b78048
commit
35f0dd84ab
|
@ -9,6 +9,7 @@
|
|||
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/base.css' %}" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/widgets.css' %}" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/dateFieldNoNowShortcutInTravels.css' %}" />
|
||||
|
||||
{% load i18n %}
|
||||
{% block content %}
|
||||
|
|
Loading…
Reference in New Issue