diff options
-rw-r--r-- | interface/js/app/history.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/js/app/history.js b/interface/js/app/history.js index 7409be597..c511db25d 100644 --- a/interface/js/app/history.js +++ b/interface/js/app/history.js @@ -97,6 +97,7 @@ define(["jquery", "footable"], name: "rcpt_mime_short", title: "[Envelope To] To/Cc/Bcc", breakpoints: "xs sm md", + filterable: false, style: { "font-size": "11px", "minWidth": 100, |