From 543c1fff2c108ab2e4ed520a0bda88f55dca47a7 Mon Sep 17 00:00:00 2001 From: Sanj Date: Thu, 6 Oct 2011 16:59:00 +0530 Subject: [PATCH] oops --- itf/static/js/insidepage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itf/static/js/insidepage.js b/itf/static/js/insidepage.js index 77770f7..b51ebc2 100644 --- a/itf/static/js/insidepage.js +++ b/itf/static/js/insidepage.js @@ -71,7 +71,7 @@ function getLi(item) { $(function() { $('#lightbox').click(function() { - $('#lightbox, #lightBoxPanel').fadeOut(400); + $('#lightbox, #lightboxPanel').fadeOut(400); }); /* search button toggle */