$()

in content/assets/javascripts/groups.js [86:88]


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