summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html')
-rw-r--r--ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html b/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html
index 0f33f2069..c5dea616f 100644
--- a/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html
+++ b/ishtar_common/templates/ishtar/dashboards/dashboard_main_detail.html
@@ -248,12 +248,5 @@ $('#search_{{unique_id}}').click(function (){
return false;
});
-/*
-{% if item_name == 'files' or item_name == "operations" or item_name == "treatments" or item_name == "treatmentfiles" %}
-load_jquerydate_{{item_name}}_after();
-load_jquerydate_{{item_name}}_before();
-{% endif %}
-*/
-
});
</script>