Private
Public Access
1
0

first changes for template planned sessions

This commit is contained in:
Sander Roosendaal
2019-09-22 12:56:53 +02:00
parent 2917513be1
commit d0b0c37674
8 changed files with 129 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
</p>
</li>
{% if not object.is_template %}
<li class="grid_2">
<h2>Session {{ psdict.name.1 }}</h2>
<table class="listtable shortpadded">
@@ -32,6 +33,7 @@
{% endfor %}
</table>
</li>
{% endif %}
</ul>