From ac8d74c5ec2da918ea5dd5259ded60393605cd1c Mon Sep 17 00:00:00 2001 From: Lespinasse Date: Sun, 14 Oct 2018 06:43:05 +0200 Subject: [PATCH] WebUI : Add error message when server is not running - Add new element in html-list Change-Id: If69f72318269d85b6b9e30fa5451cfaa30c4aa90 For: RA22-037 --- webui/src/app/errors/missing-source-error.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/webui/src/app/errors/missing-source-error.component.html b/webui/src/app/errors/missing-source-error.component.html index bcbed44e..3330f1e6 100644 --- a/webui/src/app/errors/missing-source-error.component.html +++ b/webui/src/app/errors/missing-source-error.component.html @@ -7,5 +7,6 @@
  • The original source file exists
  • The original source file is part of the project
  • The report was not altered and data files were not deleted
  • +
  • The servers are still responding