You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
config submit hotfix
This commit is contained in:
@@ -28,7 +28,7 @@ function navigateStep(isNext) {
|
|||||||
targetStep.show();
|
targetStep.show();
|
||||||
updateProgressBar(targetStep);
|
updateProgressBar(targetStep);
|
||||||
} else if (isNext) {
|
} else if (isNext) {
|
||||||
submitData();
|
submitConfig();
|
||||||
}
|
}
|
||||||
updateWizardContent();
|
updateWizardContent();
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user