mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-11 09:38:28 +08:00
fix WebWindow double closing
This commit is contained in:
parent
a6b134d756
commit
a2b097291c
@ -530,6 +530,7 @@ public class WebWindow
|
||||
}
|
||||
}
|
||||
);
|
||||
closing = false;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user