Commit 01c6e106 authored by Sergey Konovalov's avatar Sergey Konovalov

openResult cleanup

parent d55e722a
......@@ -1032,6 +1032,7 @@
if (this.isLoadFullApi && this.openResult)
{
this.openDocument(this.openResult);
this.openResult = null;
}
};
......
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