Commit 55abda42 authored by GoshaZotov's avatar GoshaZotov

Merge branch 'release/3.8.1' into develop

parents 0894de41 8e8fcf21
...@@ -13283,6 +13283,7 @@ ...@@ -13283,6 +13283,7 @@
var callback = function(isSuccess) var callback = function(isSuccess)
{ {
if ( false === isSuccess ) { if ( false === isSuccess ) {
t.handlers.trigger( "selectionChanged", t.getSelectionInfo() );
return; return;
} }
......
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