2
0
Эх сурвалжийг харах

commented out my js debug call

Garrick van Buren 12 жил өмнө
parent
commit
9995f5f342

+ 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');
 });