$()

in theme/src/main/assets/assets/javascripts/groups.js [86:88]


    $(this).on("change", function() {
      switchToGroup(supergroup, this.value);
    });