From 788219377f44e9d6246077e4486cfd51f0e0e730 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 22 Nov 2016 17:56:43 +0800 Subject: webui: products: Implement client-side AJAX interactions --- fg21sim/webui/templates/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'fg21sim/webui/templates') diff --git a/fg21sim/webui/templates/index.html b/fg21sim/webui/templates/index.html index 9cdccf4..c107b96 100644 --- a/fg21sim/webui/templates/index.html +++ b/fg21sim/webui/templates/index.html @@ -30,5 +30,6 @@ {% block extra_script %} + {% end %} -- cgit v1.2.2