Added magazines names, auto open cms client...
Fix alarm bug
This commit is contained in:
@@ -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 = "";
|
||||
|
||||
Reference in New Issue
Block a user