This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 3081455e Accidental commit
3081455e is described below

commit 3081455e257552b72b514902d944d237546f0d7c
Author: Sebb <[email protected]>
AuthorDate: Fri Feb 9 16:43:16 2024 +0000

    Accidental commit
---
 www/members/proxy.cgi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www/members/proxy.cgi b/www/members/proxy.cgi
index 56ef2ef0..faa1565c 100755
--- a/www/members/proxy.cgi
+++ b/www/members/proxy.cgi
@@ -163,8 +163,6 @@ def emit_form(cur_mtg_dir, meeting, volunteers, disabled)
     $('*[name="proxy"]').change(function() {
       $('.btn').prop('disabled', false);
       });
-
-      $('.combobox').on
   }
 end
 

Reply via email to