* linux and windows archive name reflect platform
+ simple access to transactions filter
This commit is contained in:
@@ -64,6 +64,7 @@ class MainGUI {
|
||||
}
|
||||
|
||||
$("#mainNavBtnTransactions").click(function() {
|
||||
EthoTransactions.clearFilter();
|
||||
EthoMainGUI.changeAppState("transactions");
|
||||
EthoTransactions.renderTransactions();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user