From bd012a8edd576026f8277ab0b462197482df9285 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 15 Aug 2018 11:23:13 +0300 Subject: Modified PPC side menu design.. --- .../Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs') diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs index 5de78a7f0..b2a85ffc8 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs @@ -25,7 +25,7 @@ namespace Tango.PPC.Synchronization { get { - return "My Module"; + return "Test Module"; } } -- cgit v1.3.1