oops
This commit is contained in:
parent
cd00416ef3
commit
543c1fff2c
|
@ -71,7 +71,7 @@ function getLi(item) {
|
|||
|
||||
$(function() {
|
||||
$('#lightbox').click(function() {
|
||||
$('#lightbox, #lightBoxPanel').fadeOut(400);
|
||||
$('#lightbox, #lightboxPanel').fadeOut(400);
|
||||
});
|
||||
|
||||
/* search button toggle */
|
||||
|
|
Loading…
Reference in New Issue
Block a user