From: Radek Czajka Date: Mon, 14 Feb 2011 09:28:03 +0000 (+0100) Subject: another vandalism fixed X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/42dee4014c452c1f9f6b29891bca9800e5ad3528 another vandalism fixed --- diff --git a/wolnelektury/static/js/catalogue.js b/wolnelektury/static/js/catalogue.js index d9de589f1..671568596 100644 --- a/wolnelektury/static/js/catalogue.js +++ b/wolnelektury/static/js/catalogue.js @@ -391,7 +391,6 @@ function serverTime() { $('#createNewShelf').show(); }); } catch (e){} - $("#putOnShelf input[type=checkbox]").attr("checked",false); var serverResponse; $('form', hash.w).ajaxForm({ target: serverResponse,