mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-30 23:52:11 +01:00
Fix: On Ajax error hide the processing display
This commit is contained in:
parent
ce54ab1ea5
commit
fd857d4864
@ -1 +1 @@
|
||||
d20dec838ba326158bc662d09b10d1f18b16e7b5
|
||||
622c32e41972450a58eb72b38b4252ce2ac42967
|
||||
|
2
media/js/jquery.dataTables.js
vendored
2
media/js/jquery.dataTables.js
vendored
@ -2294,6 +2294,8 @@
|
||||
else {
|
||||
log( oSettings, 0, 'Ajax error', 7 );
|
||||
}
|
||||
|
||||
_fnProcessingDisplay( oSettings, false );
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user