From 71242718eb9d8ed920ac2e70677ae54bf3d140ea Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 9 Nov 2016 20:20:17 +0800 Subject: webui: various small updates --- fg21sim/webui/templates/configs.html | 27 +++++++++++++++++++-------- fg21sim/webui/templates/console.html | 10 +++++----- fg21sim/webui/templates/header.html | 4 ++-- fg21sim/webui/templates/index.html | 1 + 4 files changed, 27 insertions(+), 15 deletions(-) (limited to 'fg21sim/webui/templates') diff --git a/fg21sim/webui/templates/configs.html b/fg21sim/webui/templates/configs.html index e3ec2f5..f1bb640 100644 --- a/fg21sim/webui/templates/configs.html +++ b/fg21sim/webui/templates/configs.html @@ -8,6 +8,25 @@

Configurations


+

+ + Configurations status: + + + N/A + + +

+ +

+ + + + +

+
@@ -22,14 +41,6 @@ -
- - - - -
diff --git a/fg21sim/webui/templates/console.html b/fg21sim/webui/templates/console.html index 00a2b02..5236a6e 100644 --- a/fg21sim/webui/templates/console.html +++ b/fg21sim/webui/templates/console.html @@ -9,14 +9,14 @@

- - Simulation status: - N/A + + Simulation status: + N/A

- - + +

diff --git a/fg21sim/webui/templates/header.html b/fg21sim/webui/templates/header.html index d96dc48..e1cd367 100644 --- a/fg21sim/webui/templates/header.html +++ b/fg21sim/webui/templates/header.html @@ -13,8 +13,8 @@ Foregrounds Simulation for EoR 21cm Signal Detection - - N/A + + N/A diff --git a/fg21sim/webui/templates/index.html b/fg21sim/webui/templates/index.html index 4c1dff1..b23c1b8 100644 --- a/fg21sim/webui/templates/index.html +++ b/fg21sim/webui/templates/index.html @@ -31,5 +31,6 @@ {% block extra_script %} + {% end %} -- cgit v1.2.2