From f556ea8a2c4409b170775c7ef46a8a5976980ee8 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 28 Nov 2016 14:16:34 +0800 Subject: webui: Use the same "#modal-box" and the "showModal()" function --- fg21sim/webui/templates/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fg21sim/webui/templates/index.html') diff --git a/fg21sim/webui/templates/index.html b/fg21sim/webui/templates/index.html index c107b96..86c2862 100644 --- a/fg21sim/webui/templates/index.html +++ b/fg21sim/webui/templates/index.html @@ -25,6 +25,8 @@ {% include "configs.html" %} {% include "console.html" %} {% include "products.html" %} + + {% end %} {% block extra_script %} -- cgit v1.2.2