Added magazines names, auto open cms client...

Fix alarm bug
This commit is contained in:
Lucio Maranta
2018-09-24 15:28:19 +02:00
parent 3fa38e344c
commit a35bce643a
16 changed files with 111 additions and 7 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ namespace Step.UI
MessageServices.Current.Publish("StopServer");
}
private void StartCMSClient(string url)
public static void StartCMSClient(string url)
{
//Setup the Path Variable
String CMSClientPath = "";