From b0584125841a287d93b3a500770219191b8ae0f6 Mon Sep 17 00:00:00 2001 From: Firmlyzhu Date: Sat, 23 Mar 2019 19:22:15 +0800 Subject: [PATCH] update batch on web to support multi datacenters --- web/templates/batch/batch_create.html | 173 +++++++++++++++++++------- web/templates/batch/batch_list.html | 20 +-- web/web.py | 5 +- web/webViews/batch.py | 21 ++-- 4 files changed, 158 insertions(+), 61 deletions(-) diff --git a/web/templates/batch/batch_create.html b/web/templates/batch/batch_create.html index 465d015..be50d3b 100644 --- a/web/templates/batch/batch_create.html +++ b/web/templates/batch/batch_create.html @@ -43,6 +43,14 @@
+
+
+
+

@@ -64,7 +72,7 @@
- +
@@ -96,6 +104,11 @@