From 3677a11fff46bc63cc996e3cb0025b373f74b45f Mon Sep 17 00:00:00 2001 From: a2batic Date: Fri, 25 May 2018 11:04:38 +0530 Subject: [PATCH] mgr/dashboard: Fixes documentation link- to open in new tab Adds 'target' attribute to open link in new tab. Fixes : https://tracker.ceph.com/issues/24288 Signed-off-by: a2batic --- .../frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.html index da92b5d7a3f57..4f03611eaeeee 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.html @@ -7,6 +7,6 @@ {{ message }} - Please consult the documentation on how to configure and enable the Object Gateway management functionality. + Please consult the documentation on how to configure and enable the Object Gateway management functionality. -- 2.39.5