Prechádzať zdrojové kódy

PRS CLASSES - corrected security token caption typo

Nick-PRSDigital@bitbucket.org 2 rokov pred
rodič
commit
5078a5e801

+ 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>
     {
     }