summaryrefslogtreecommitdiff
path: root/web/kbn_templates/modems.j2
diff options
context:
space:
mode:
Diffstat (limited to 'web/kbn_templates/modems.j2')
-rw-r--r--web/kbn_templates/modems.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/web/kbn_templates/modems.j2 b/web/kbn_templates/modems.j2
index f148140..4ff9cf8 100644
--- a/web/kbn_templates/modems.j2
+++ b/web/kbn_templates/modems.j2
@@ -9,4 +9,8 @@
{% include "loading.j2" %}
</div>
{% endfor %}
+{% endblock %}
+
+{% block js %}
+ModemStatus.init({{ modems.getkeys()|tojson }});
{% endblock %} \ No newline at end of file