mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
comment out appcache error alert
This commit is contained in:
parent
3647d2c6d2
commit
0a6ae22df3
@ -792,7 +792,7 @@
|
||||
|
||||
function cacheErrorHandler(evt){
|
||||
console.log("CACHE ERROR: " + JSON.stringify(evt));
|
||||
alert("There was a problem loading the cache. ")
|
||||
//alert("There was a problem loading the cache. ");
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user