diff js/core.js @ 2425:c859ec64acca

Implementation for #11
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Fri, 27 May 2016 14:58:20 +0100
parents d44b5e04acbc
children 037cf4e2b2d6
line wrap: on
line diff
--- a/js/core.js	Fri May 27 14:22:49 2016 +0100
+++ b/js/core.js	Fri May 27 14:58:20 2016 +0100
@@ -1309,6 +1309,7 @@
                         this.parent.users[i].bufferLoaded(this);
                     }
                 }
+                interfaceContext.lightbox.post("Error","Could not load resource "+this.parent.url);
             }
             
 			this.progress = 0;