From 6db6dac79b061239e8646cd2a5ed601f90c89f1f Mon Sep 17 00:00:00 2001 From: Emanuele Laface <emanuele.laface@esss.se> Date: Wed, 5 Jun 2019 15:44:23 +0200 Subject: [PATCH] Adjust (again) the position of commissioning and permanent tank in Instrument screen --- WebSites/instruments/dashboard.json | 92 ++++++++++++++--------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/WebSites/instruments/dashboard.json b/WebSites/instruments/dashboard.json index ea023fa..a0213b9 100644 --- a/WebSites/instruments/dashboard.json +++ b/WebSites/instruments/dashboard.json @@ -74,20 +74,16 @@ "title": "Permanent Tank Horizontal NPM", "width": 1, "row": { - "1": 53, - "2": 17, - "3": 35, + "1": 17, + "3": 17, "4": 17, - "5": 17, "9": 17, "10": 17 }, "col": { "1": 1, - "2": 1, "3": 1, - "4": 3, - "5": 1, + "4": 1, "9": 1, "10": 1 }, @@ -117,16 +113,20 @@ "title": "Commissioning Tank Horizontal NPM", "width": 1, "row": { - "1": 17, - "3": 17, + "1": 53, + "2": 17, + "3": 35, "4": 17, + "5": 17, "9": 17, "10": 17 }, "col": { "1": 1, + "2": 1, "3": 1, - "4": 1, + "4": 3, + "5": 1, "9": 1, "10": 1 }, @@ -157,18 +157,24 @@ "title": "Commissioning Tank Vertical NPM", "width": 1, "row": { - "1": 35, - "3": 17, + "1": 71, + "2": 35, + "3": 35, "4": 17, + "7": 17, "9": 17, - "10": 17 + "10": 17, + "11": 17 }, "col": { "1": 1, + "2": 1, "3": 2, - "4": 2, - "9": 2, - "10": 2 + "4": 4, + "7": 3, + "9": 3, + "10": 3, + "11": 3 }, "col_width": 1, "widgets": [ @@ -196,24 +202,18 @@ "title": "Permanent Tank Vertical NPM", "width": 1, "row": { - "1": 71, - "2": 35, - "3": 35, + "1": 35, + "3": 17, "4": 17, - "7": 17, "9": 17, - "10": 17, - "11": 17 + "10": 17 }, "col": { "1": 1, - "2": 1, "3": 2, - "4": 4, - "7": 3, - "9": 3, - "10": 3, - "11": 3 + "4": 2, + "9": 2, + "10": 2 }, "col_width": 1, "widgets": [ @@ -241,24 +241,22 @@ "title": "Commissioning Tank Emittance Meter", "width": 1, "row": { - "1": 89, - "2": 53, - "3": 53, + "1": 99, + "2": 63, + "3": 63, "4": 35, - "9": 35, "10": 35, "11": 35, - "13": 35 + "12": 35 }, "col": { "1": 1, "2": 1, "3": 1, - "4": 1, - "9": 2, - "10": 2, - "11": 2, - "13": 2 + "4": 3, + "10": 1, + "11": 1, + "12": 1 }, "col_width": 2, "widgets": [ @@ -275,22 +273,24 @@ "title": "Permanent Tank Emittance Meter", "width": 1, "row": { - "1": 99, - "2": 63, - "3": 63, + "1": 89, + "2": 53, + "3": 53, "4": 35, + "9": 35, "10": 35, "11": 35, - "12": 35 + "13": 35 }, "col": { "1": 1, "2": 1, "3": 1, - "4": 3, - "10": 1, - "11": 1, - "12": 1 + "4": 1, + "9": 2, + "10": 2, + "11": 2, + "13": 2 }, "col_width": 2, "widgets": [ -- GitLab