From d32ce7d109fb36277681629c8e648777664862b2 Mon Sep 17 00:00:00 2001 From: Panagiotis Karalis Date: Mon, 8 Apr 2019 12:40:31 +0300 Subject: Fixing bug related to the ONAP results page If anyone without access (i.e. without 'user' role in the profile) tries to connect at 'user_results' page, no permissions to upload new results should be granted. Change-Id: Ice7418c16fe1fcff7133eca537b10f4f05a3e491 Signed-off-by: Panagiotis Karalis --- 3rd_party/static/onap-ui/components/results/results.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '3rd_party') diff --git a/3rd_party/static/onap-ui/components/results/results.html b/3rd_party/static/onap-ui/components/results/results.html index ce43036..ab2e999 100644 --- a/3rd_party/static/onap-ui/components/results/results.html +++ b/3rd_party/static/onap-ui/components/results/results.html @@ -1,7 +1,8 @@

{{ctrl.pageHeader}}

{{ctrl.pageParagraph}}

-
+

Upload Results -- cgit 1.2.3-korg