new template for intranet docs

This commit is contained in:
alazo 2018-09-01 12:30:31 +02:00
parent 1b41d838d9
commit a986e8939b
6 changed files with 41 additions and 22 deletions

View file

@ -87,7 +87,7 @@
</table>
<p>
<a href="{% url 'module-pdf' object.id %}">Imprimer en PDF</a>
&nbsp;&nbsp; &nbsp;<a href="{% url 'intranet-list' %}">Documents de cours (connexion requise)</a>
&nbsp;&nbsp; &nbsp;<a href="{% url 'intranet-list' object.id %}">Documents de cours (connexion requise)</a>
</p>
</div>
{% endblock %}