Marius Burkard
2016-05-26 6028e4692d172b63f8af79c4460f9dbff5a9a01c
interface/web/js/xmpp_domain_registration.js
@@ -1,4 +1,6 @@
$('document').ready(function(){
    // Not needed as long as maildomain hook is not implemented
    return;
    $('#management_method').on('select2-selecting', function(e){
        val = e.choice ? e.choice.id : e.target.selectedIndex;
        if(val == 0){