Marius Burkard
2016-03-31 dbf57dddf7ef07a0168ad0c1d64de0735a9c5804
interface/web/js/mail_domain_dkim.js
@@ -31,9 +31,6 @@
This Javascript is invoked by
   * mail/templates/mail_domain_edit.htm to show and/or create the key-pair
*/
$('.subsectiontoggle').on('click', function(){
   $(this).children().toggleClass('showing').end().next().slideToggle();
});
var request = false;