From 65a30a24ef122b21bc94c8d50472713211006169 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 18 Jul 2012 02:04:17 -0400 Subject: bar --- static/js/pichat2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/pichat2.js') diff --git a/static/js/pichat2.js b/static/js/pichat2.js index 12d669a..88956fd 100644 --- a/static/js/pichat2.js +++ b/static/js/pichat2.js @@ -1280,7 +1280,7 @@ function manPaletteHide() { function manPaletteShow() { if (manPaletteOpen) return; - var manPaletteOpen = true; + manPaletteOpen = true; $("#manual-palette").show(); if (! hasLocalStorage()) { $('#manual-palette-localstorage-error').show() -- cgit v1.2.3-70-g09d2