app/soc/templates/soc/base.html
changeset 1359 582661519e5d
parent 1358 6be502a1bcc6
child 1439 4d78f2f71ce5
--- a/app/soc/templates/soc/base.html	Sun Feb 15 20:27:09 2009 +0000
+++ b/app/soc/templates/soc/base.html	Sun Feb 15 20:27:56 2009 +0000
@@ -92,7 +92,7 @@
 	{% endif %}
 	{% if is_debug %}
 	<form id="flush_form" action="/_ah/admin/memcache" method="post" style="display: inline;">
-      <input type="submit" class="button" name="action:flush" value="Flush Cache" onclick="return confirm('Are you sure you want to flush all keys from the cache?');"/>
+      <input type="submit" class="button" name="action:flush" value="Flush Cache"/>
     </form> | 
 	<a class="novisit" target="_blank" href="/_ah/admin">Admin</a> | 
 	{% endif %}