From: elinuxhenrik Date: Thu, 20 May 2021 13:41:36 +0000 (+0200) Subject: Improve RIC Configuration X-Git-Tag: 2.2.0~12 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=07649c29c3bea01620d67da9afd165ce968ba640;p=portal%2Fnonrtric-controlpanel.git Improve RIC Configuration Remove the note that the file might not exist since there will now be an error message that informs that Consul is used instead. Isue-ID: NONRTRIC-514 Signed-off-by: elinuxhenrik Change-Id: I7a91e67ad51c007a826d965aea9b74912f3816cc --- diff --git a/webapp-frontend/src/app/ric-config/ric-config.component.html b/webapp-frontend/src/app/ric-config/ric-config.component.html index 586a706..ab006e7 100644 --- a/webapp-frontend/src/app/ric-config/ric-config.component.html +++ b/webapp-frontend/src/app/ric-config/ric-config.component.html @@ -23,7 +23,7 @@ refresh -
Note! This configuration might not exist or will not be used if the system is using Consul.
+
Note! This configuration will not be used if the system is using Consul.