Remove dead code
authorMagnus Hagander <magnus@hagander.net>
Mon, 18 Dec 2017 14:35:26 +0000 (15:35 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 18 Dec 2017 14:35:26 +0000 (15:35 +0100)
template/confreg/admin_cross_conference_mail.html

index 7b4286c3d20711df9c1da8db89b941f566b5acdc..167a3c7df221d73dce59668d017658b0d6b9ac0f 100644 (file)
@@ -101,9 +101,6 @@ function submit_form() {
 }
 
 $(function() {
-   $('#id_attendees_of, #id_attendees_not_of').selectize({'plugins': ['remove_button']});
-
-
    function prepare_picker(type) {
       var e = $('#id_' + type);
       if (e.val()) {