From 6f3f8f158e447a3c2797c6ba5e9d60e732263601 Mon Sep 17 00:00:00 2001 From: Tiago Melo Date: Wed, 17 Apr 2019 16:46:47 +0000 Subject: [PATCH] mgr/dashboard: Improve NFS Pseudo pattern message Fixes: http://tracker.ceph.com/issues/39327 Signed-off-by: Tiago Melo --- .../frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html index 44a4ace01978d..e3effc8a52516 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html @@ -396,7 +396,7 @@ i18n>Required field Wrong format + i18n>Pseudo needs to start with a '/' and can't contain any of the following: >, <, |, &, ( or ). -- 2.39.5