X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/28d8ea078f34a1df16a88a593570cea6e53dd404..fa5a185ce54eb7bacaadc34f05abb63e701d39d8:/wolnelektury/static/js/catalogue.js?ds=inline

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,