add draft status to events

This commit is contained in:
Milan
2018-01-25 21:25:13 +01:00
parent 6222e2a63f
commit 4bbaa23c27
15 changed files with 104 additions and 40 deletions

View File

@@ -26,11 +26,10 @@
onclick="window.location.href='<TMPL_VAR cache_base_url>/<TMPL_VAR .controllers.event>/<TMPL_VAR event_id>.html#<TMPL_VAR event_uri escape=url>'"
>
<span class="summary title" title="Mehr Infos zur Sendung">
<TMPL_VAR start_time_name><TMPL_IF name="__last__"> - <TMPL_VAR end_time_name></TMPL_IF> |
<a href="<TMPL_VAR cache_base_url>/<TMPL_VAR .controllers.event>/<TMPL_VAR event_id>.html#<TMPL_VAR event_uri escape=url>"
><TMPL_VAR full_title></a>
<TMPL_IF location_mapped>(<TMPL_VAR location_mapped>)</TMPL_IF>
<span style="float:right;font-weight:100"><TMPL_IF location_mapped><TMPL_VAR location_mapped></TMPL_IF></span>
</span>
<div class="excerpt"><TMPL_VAR excerpt> <TMPL_VAR user_excerpt></div>