Skip to content
Snippets Groups Projects
Commit 79e95d6d authored by Magnus Giesbert's avatar Magnus Giesbert
Browse files

use `get_time()` to get the correct start time instead of only the usual start...

use `get_time()` to get the correct start time instead of only the usual start time per `protocol.protocoltype.usual_time`.
parent 7d3e3ed5
Branches
No related tags found
No related merge requests found
#Datum;{{protocol.date|datify_short}}
#Beginn;{{protocol.protocoltype.usual_time|timify_short}}
#Beginn;{{protocol.get_time()|timify_short}}
#Ende;
{% for meta in protocol.metas %}
#{{meta.name}};{{meta.value}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment