From 1bc8fbed42a5ccc98100ba676a19a8dc8abb9197 Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Mon, 26 Aug 2019 11:46:11 +0300 Subject: [PATCH] Added a try catch to the loading to inform user --- .../resources/assets/plan/web/network.html | 306 ++++----- .../resources/assets/plan/web/player.html | 126 ++-- .../resources/assets/plan/web/players.html | 38 +- .../resources/assets/plan/web/server.html | 610 +++++++++--------- 4 files changed, 556 insertions(+), 524 deletions(-) diff --git a/Plan/common/src/main/resources/assets/plan/web/network.html b/Plan/common/src/main/resources/assets/plan/web/network.html index eccd77170..fbf9a6355 100644 --- a/Plan/common/src/main/resources/assets/plan/web/network.html +++ b/Plan/common/src/main/resources/assets/plan/web/network.html @@ -815,162 +815,170 @@ diff --git a/Plan/common/src/main/resources/assets/plan/web/server.html b/Plan/common/src/main/resources/assets/plan/web/server.html index 8172751fe..e6978d05c 100644 --- a/Plan/common/src/main/resources/assets/plan/web/server.html +++ b/Plan/common/src/main/resources/assets/plan/web/server.html @@ -1290,323 +1290,331 @@