Author: humbedooh
Date: Mon Feb  8 12:36:13 2016
New Revision: 1729152

URL: http://svn.apache.org/viewvc?rev=1729152&view=rev
Log:
disable f5 guard for now

Modified:
    steve/trunk/pysteve/www/htdocs/js/steve_monitor.js

Modified: steve/trunk/pysteve/www/htdocs/js/steve_monitor.js
URL: 
http://svn.apache.org/viewvc/steve/trunk/pysteve/www/htdocs/js/steve_monitor.js?rev=1729152&r1=1729151&r2=1729152&view=diff
==============================================================================
--- steve/trunk/pysteve/www/htdocs/js/steve_monitor.js (original)
+++ steve/trunk/pysteve/www/htdocs/js/steve_monitor.js Mon Feb  8 12:36:13 2016
@@ -259,4 +259,4 @@ function disableF5(e) {
     }
 }
 
-window.onkeydown = disableF5
\ No newline at end of file
+//window.onkeydown = disableF5
\ No newline at end of file


Reply via email to