From 101c0be26573b6cc20a8542d378592fd0eec2ba5 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Wed, 14 May 2014 12:02:39 -0400 Subject: scripts to fix redis when it crashes --- static/js/src/util.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/js/src/util.js') diff --git a/static/js/src/util.js b/static/js/src/util.js index 814c81b..e8d1107 100644 --- a/static/js/src/util.js +++ b/static/js/src/util.js @@ -90,3 +90,7 @@ window.requestAnimFrame = (function(){ }; })(); +function text_off(){ + setTextEnable.call( $("#textbutton input").attr("checked",false) ) +} + -- cgit v1.2.3-70-g09d2