summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/dashboards
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-04-18 13:40:28 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-04-18 13:40:28 +0200
commite9816cb2d3ddc4530303a532210cc12782922c83 (patch)
tree70af59e9247ecda036f585343f85f9086430f426 /ishtar_common/templates/ishtar/dashboards
parentb761775288d21112b18f60bf91fef083458b57fe (diff)
downloadIshtar-e9816cb2d3ddc4530303a532210cc12782922c83.tar.bz2
Ishtar-e9816cb2d3ddc4530303a532210cc12782922c83.zip
Django 1.8: removing "load url from future" we are in the future
Diffstat (limited to 'ishtar_common/templates/ishtar/dashboards')
-rw-r--r--ishtar_common/templates/ishtar/dashboards/dashboard_main.html1
-rw-r--r--ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/ishtar_common/templates/ishtar/dashboards/dashboard_main.html b/ishtar_common/templates/ishtar/dashboards/dashboard_main.html
index 6a5a67a63..ed61d1265 100644
--- a/ishtar_common/templates/ishtar/dashboards/dashboard_main.html
+++ b/ishtar_common/templates/ishtar/dashboards/dashboard_main.html
@@ -1,6 +1,5 @@
{% extends "base.html" %}
{% load i18n %}
-{% load url from future %}
{% block extra_head %}
{{form.media}}
<script language="javascript" type="text/javascript" src="{{STATIC_URL}}js/jqplot/jquery.jqplot.min.js?ver={{VERSION}}"></script>
diff --git a/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html b/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html
index 2650282ca..5ebb05af4 100644
--- a/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html
+++ b/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html
@@ -1,5 +1,4 @@
{% load i18n date_formating humanize %}
-{% load url from future %}
<div class='dashboard' id="{{unique_id}}-tab">
<div>
<h4>{% trans "Numbers" %}</h4>