mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-31 23:21:42 +03:00
Renamed ambiguous event label.
This commit is contained in:
parent
29d5401eed
commit
8e591d1108
@ -2069,7 +2069,7 @@ window.OpenSeadragon = window.OpenSeadragon || function( options ){
|
||||
try {
|
||||
xdr.open('GET', url);
|
||||
xdr.send();
|
||||
} catch (e) {
|
||||
} catch (e2) {
|
||||
if ( $.isFunction( onError ) ) {
|
||||
onError( request, e );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user