From 9db9b8e15b0583a9d5965b992ad7fd1535ccc397 Mon Sep 17 00:00:00 2001 From: Victor Baranov Date: Thu, 7 Jan 2021 13:09:18 +0300 Subject: [PATCH] Single Staking menu --- CHANGELOG.md | 1 + .../templates/layout/_topnav.html.eex | 12 ++---------- apps/block_scout_web/priv/gettext/default.pot | 16 +++++++++------- .../priv/gettext/en/LC_MESSAGES/default.po | 16 +++++++++------- 4 files changed, 21 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ff76585d7..2f98e4fd8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - [#3551](https://github.com/poanetwork/blockscout/pull/3551) - Fix contract's method's output of tuple type ### Chore +- [#3557](https://github.com/poanetwork/blockscout/pull/3557) - Single Staking menu - [#3540](https://github.com/poanetwork/blockscout/pull/3540), [#3545](https://github.com/poanetwork/blockscout/pull/3545) - Support different versions of DarkForest (0.4 - 0.5) diff --git a/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex b/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex index 19d1828051..56565154d2 100644 --- a/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex +++ b/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex @@ -152,16 +152,8 @@