瀏覽代碼

PRS CLASSES - corrected security token caption typo

Nick-PRSDigital@bitbucket.org 2 年之前
父節點
當前提交
5078a5e801
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      prs.classes/SecurityDescriptors/Project_Descriptors.cs

+ 1 - 1
prs.classes/SecurityDescriptors/Project_Descriptors.cs

@@ -42,7 +42,7 @@ namespace Comal.Classes
     {
     }
 
-    [Caption("View Web General Documents from App")]
+    [Caption("Open Mobile Native PDF Viewer")]
     public class CanOpenMobileNativePDFViewer : DisabledSecurityDescriptor<ProjectManagementLicense, JobDocumentSetMileStone>
     {
     }