Aleksander Machniak
2015-10-15 fe8ff85d7eabb370d85fc31ca55b9a6c6f86a356
program/js/app.js
@@ -3435,8 +3435,6 @@
    }
    else if (action == 'compose') {
      this.env.compose_commands.push('compose-encrypted');
      // display the toolbar button
      $('#' + this.buttons['compose-encrypted'][0].id).show();
      var is_html = $('input[name="_is_html"]').val() > 0;