From 570ece6d567e0de6028faf4208a7a5504f401fbf Mon Sep 17 00:00:00 2001
From: Emanuele Laface <emanuele.laface@esss.se>
Date: Wed, 29 Jul 2020 16:48:07 +0200
Subject: [PATCH] Layout fix

---
 WebSites/ts2_helevpres/dashboard.json | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

diff --git a/WebSites/ts2_helevpres/dashboard.json b/WebSites/ts2_helevpres/dashboard.json
index 45430d0..edcef6a 100644
--- a/WebSites/ts2_helevpres/dashboard.json
+++ b/WebSites/ts2_helevpres/dashboard.json
@@ -34,10 +34,14 @@
 			"title": "Levels",
 			"width": 1,
 			"row": {
+				"1": 11,
+				"3": 11,
 				"4": 11,
 				"5": 1
 			},
 			"col": {
+				"1": 1,
+				"3": 1,
 				"4": 1,
 				"5": 5
 			},
@@ -60,14 +64,16 @@
 			"title": "TS2-010CRM:Cryo-PT-003",
 			"width": 1,
 			"row": {
+				"1": 21,
 				"2": 7,
-				"3": 7,
+				"3": 21,
 				"4": 7,
 				"5": 7,
 				"6": 7,
 				"7": 7
 			},
 			"col": {
+				"1": 1,
 				"2": 2,
 				"3": 2,
 				"4": 3,
@@ -103,15 +109,17 @@
 			"title": "TS2-010CRM:Cryo-PT-004",
 			"width": 1,
 			"row": {
+				"1": 35,
 				"2": 21,
-				"3": 7,
+				"3": 21,
 				"4": 7,
 				"6": 7,
 				"7": 7
 			},
 			"col": {
+				"1": 1,
 				"2": 1,
-				"3": 3,
+				"3": 1,
 				"4": 4,
 				"6": 3,
 				"7": 3
@@ -144,10 +152,16 @@
 			"title": "Time Selector",
 			"width": 1,
 			"row": {
-				"4": 7
+				"1": 7,
+				"3": 7,
+				"4": 7,
+				"7": 7
 			},
 			"col": {
-				"4": 1
+				"1": 1,
+				"3": 1,
+				"4": 1,
+				"7": 1
 			},
 			"col_width": 2,
 			"widgets": [
-- 
GitLab