Skip to content
Snippets Groups Projects
Commit 3bd6e9f6 authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

disabled online/virtual display to save space ... and since its no use currently anyway

parent 4e055e2e
Branches
No related tags found
3 merge requests!203WIP: Test MR,!183Hifis unified step 1b,!177HIFIS unified step 1
......@@ -18,6 +18,7 @@
</span>
{% endif %}
<!--
{% if event.location.campus %}
{% assign organization_code = event.location.campus | split: "-" | first %}
{% assign organization = site.data.helmholtz-centers[organization_code] %}
......@@ -27,6 +28,7 @@
{% if city %}{{ city }}{% else %}{{ event.location.campus }}{% endif %}
</span>
{% endif %}
-->
</div>
{% if event.title %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment