not showing form if no records on course
This commit is contained in:
@@ -89,7 +89,6 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% if form %}
|
||||
<li class="grid_4">
|
||||
|
||||
@@ -108,6 +107,7 @@
|
||||
</p>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user