mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 07:52:15 +00:00
Explicitly set default format on time widgets, python side
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% localize off %}
|
||||
<div class="form-group">
|
||||
<label for="{{ form.start_date.id_for_label }}"
|
||||
class="col-sm-4 control-label">{{ form.start_date.label }}</label>
|
||||
@@ -101,7 +100,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endlocalize %}
|
||||
|
||||
{# Status is needed on all events types and it looks good here in the form #}
|
||||
<div class="form-group" data-toggle="tooltip" title="The current status of the event. Only mark as booked once paperwork is received">
|
||||
|
||||
Reference in New Issue
Block a user