Commit 550ccb3d authored by Oleg Korshul's avatar Oleg Korshul

.

parent a93f346a
...@@ -3156,6 +3156,7 @@ function CDemonstrationManager(htmlpage) ...@@ -3156,6 +3156,7 @@ function CDemonstrationManager(htmlpage)
if (this.waitReporterObject) if (this.waitReporterObject)
{ {
this.EndWaitReporter(true); this.EndWaitReporter(true);
this.HtmlPage.m_oApi.sync_endDemonstration();
} }
this.HtmlPage.m_oApi.DemonstrationReporterEnd(); this.HtmlPage.m_oApi.DemonstrationReporterEnd();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment