Marius Cramer
2015-01-10 0d5e54e5a149a24f8cc04989be2e7611d98852a4
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;