From c69e8fc0f386f6572405ca12e5323b559f7386c0 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 24 Dec 2018 18:53:44 +0100 Subject: Image gallery on tables first version --- ishtar_common/templates/base.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index e5af101d5..c84083409 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -30,6 +30,7 @@ src="{{STATIC_URL}}datatables/i18n/{{LANGUAGE_CODE}}.js?ver={{VERSION}}"> {{EXTRA_JS|safe}} -- cgit v1.2.3