inbox: Adjust table header
2 files changed
+12
-11
42d0ce70
→
bb104bd4
modified bin/commands/inbox/flux/select.rs
@@ -3,7 +3,9 @@ mod ui;
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -39,12 +41,16 @@ pub struct InboxState {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -72,6 +78,7 @@ impl TryFrom<&Context> for InboxState {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified bin/commands/inbox/flux/select/ui.rs
@@ -1,6 +1,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -143,12 +144,14 @@ impl Render<()> for ListPage {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -272,17 +275,8 @@ impl Render<()> for Notifications {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|