Merge branch 'master' into search

This commit is contained in:
2020-02-14 13:23:22 +00:00
committed by GitHub
35 changed files with 1081 additions and 707 deletions

View File

@@ -1,4 +1,4 @@
{% extends request.is_ajax|yesno:"base_ajax.html,base_rigs.html" %}
{% extends request.is_ajax|yesno:"base_ajax.html,base_rigs.html" %}
{% load widget_tweaks %}
{% block title %}Organisation | {{ object.name }}{% endblock %}