update components
This commit is contained in:
parent
3e161d7edb
commit
8f431f49bb
2 changed files with 4 additions and 4 deletions
|
@ -166,7 +166,7 @@
|
|||
};
|
||||
|
||||
// too buggy in IE, not even worth it
|
||||
if (browser.msie) {
|
||||
if (!browser.animate) {
|
||||
dlg.animationConfig = null;
|
||||
dlg.entryAnimation = null;
|
||||
dlg.exitAnimation = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue