mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-22 15:56:10 +01:00
Remove debug output
This commit is contained in:
parent
054856e258
commit
080e526b26
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@
|
||||||
</h4>
|
</h4>
|
||||||
<p><strong>{date.event.teaser}</strong></p>
|
<p><strong>{date.event.teaser}</strong></p>
|
||||||
<f:format.crop maxCharacters="150">{date.event.details}</f:format.crop>
|
<f:format.crop maxCharacters="150">{date.event.details}</f:format.crop>
|
||||||
<pre style="margin-top:15px; font-size:80%;">
|
|
||||||
DEBUGGING:
|
|
||||||
GLOBAL EVENT ID: {date.event.globalId}
|
|
||||||
</pre>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-4">
|
<div class="col-4">
|
||||||
<f:if condition="{date.event.images}">
|
<f:if condition="{date.event.images}">
|
||||||
|
|
Loading…
Reference in a new issue