From c9b453576c3a28655bb757d3fd68cffb97bf2dfa Mon Sep 17 00:00:00 2001 From: Jesaja Everling Date: Fri, 5 Jan 2018 04:49:28 +0100 Subject: [PATCH] Adding KOBOCAT_ROOT_URI_PREFIX to JS context - see kobocat issue #405 --- templates/instance.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/instance.html b/templates/instance.html index ddfd825..d4b5d86 100644 --- a/templates/instance.html +++ b/templates/instance.html @@ -7,7 +7,7 @@
@@ -186,4 +186,7 @@

{% trans "Delete Confirmation" %}

}); }); + {% endblock %}