guess i'm saying these need exe perm now.
[feisty_meow.git] / webby / javascript / gruntose / launchers.js
index 08723dd72045761eac8555530b170d3086d58dc1..9349ad3a5c81562c127f0f026f6fd5d422b088a8 100644 (file)
@@ -9,7 +9,8 @@
 ////////////////////////////////////////////////////////////////////////////
 
 function jump_appropriate() {
-  window.location.reload(true);
+//stopped working:  window.location.reload(true);
+  window.location = window.location;
 }
 
 function jump_to_anchor(anchor) {