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