Explorar o código

commented out my js debug call

Garrick van Buren %!s(int64=12) %!d(string=hai) anos
pai
achega
9995f5f342
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/scripts/foreground.js

+ 1 - 1
assets/scripts/foreground.js

@@ -1,4 +1,4 @@
 jQuery(document).ready(function() {
   jQuery(document).foundation();
-  alert('ready for action');
+  //alert('ready for action');
 });