MH: Handbuch im Support-Modul verknüpft
This commit is contained in:
@@ -1586,8 +1586,9 @@ namespace BeWo
|
||||
|
||||
private void OpenHandbuchWindow()
|
||||
{
|
||||
|
||||
}
|
||||
var handbuch = "https://apps.ownsoft.de/h/5/4368658435"; // Ihr gewünschter Link
|
||||
Process.Start(handbuch);
|
||||
}
|
||||
private void CreateSupportMailWindow()
|
||||
{
|
||||
BeWoWindow bewoWindow = BeWoWpfUtils.CreateBeWoPopupWindow(600, 800);
|
||||
|
||||
Reference in New Issue
Block a user