Merge pull request #3220 from poanetwork/vb-fix-menu-at-404-block-not-found-page

Allow interaction with navbar menu at block-not-found page
vb-top-tokens-page-tx-count
Victor Baranov 4 years ago committed by GitHub
commit 092b6a7bac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      CHANGELOG.md
  2. 1
      apps/block_scout_web/lib/block_scout_web/templates/block_transaction/404.html.eex

@ -3,6 +3,7 @@
### Features
### Fixes
- [#3220](https://github.com/poanetwork/blockscout/pull/3220) - Allow interaction with navbar menu at block-not-found page
### Chore

@ -10,3 +10,4 @@
</div>
</div>
</section>
<script defer data-cfasync="false" src="<%= static_path(@conn, "/js/app.js") %>"></script>
Loading…
Cancel
Save