Merge remote-tracking branch 'origin/master'

This commit is contained in:
Oliver 2018-05-02 18:09:05 +10:00
commit 89a1fc59bb

View File

@ -1,5 +1,4 @@
{% extends "part/part_base.html" %} {% extends "part/part_base.html" %}
{% load maths %}
{% block details %} {% block details %}
{% include "part/tabs.html" with tab="allocation" %} {% include "part/tabs.html" with tab="allocation" %}
@ -26,4 +25,4 @@
</table> </table>
{% endif %} {% endif %}
{% endblock %} {% endblock %}