mock console.debug
[angular-mojolicious.git] / templates / conference / Work.html.ep
index 7885fb7..351ec41 100644 (file)
@@ -1,5 +1,7 @@
 <script>
 
+if (typeof (console) === 'undefined') console = { debug: function() {} }; // mock console.debug
+
 function Work($resource){
        this.master = {
                type: '',