Comment out ajax queries to update content on frontend.

This commit is contained in:
Nicholas Staples
2016-06-10 12:31:35 +01:00
parent 6f0f91e9a7
commit 651584d056
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -4,10 +4,10 @@
{% from "components/table.html" import list_table, field, right_aligned_field_heading, hidden_field_heading %}
<div
data-module="update-content"
{#data-module="update-content"
data-resource="{{url_for(".service_dashboard_updates", service_id=current_service.id)}}"
data-key="today"
data-interval-seconds="2"
data-interval-seconds="2"#}
aria-live="polite"
>
<div class="grid-row">