Skip to content

Commit

Permalink
Merge pull request #1162 from Marketcetera/MATP-1167
Browse files Browse the repository at this point in the history
MATP-1167 Add FIX Session does not trigger view refresh
  • Loading branch information
colinduplantis committed Apr 24, 2023
2 parents b61213b + bf518e2 commit 2c41a96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ protected void onStart()
rootLayout.getChildren().addAll(fixSessionsTable,
buttonLayout);
updateSessions();
initializeBrokerStatusListener();
}
/**
* Initialize the table widget.
Expand Down

0 comments on commit 2c41a96

Please sign in to comment.