Skip to content

Commit

Permalink
[WebUI] Remove extra To column from filtering
Browse files Browse the repository at this point in the history
  • Loading branch information
moisseev committed Aug 26, 2022
1 parent 0ccf644 commit c57d434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interface/js/app/history.js
Expand Up @@ -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,
Expand Down

0 comments on commit c57d434

Please sign in to comment.