From 89c0c254acd8bfc82fb43a54dbeecd42f66bfd49 Mon Sep 17 00:00:00 2001 From: Ryan Arthur Date: Thu, 18 Oct 2018 10:46:22 -0400 Subject: [PATCH] Add txn dropdown to navbar. Remove tab nav from txn index pages. --- .../templates/layout/_topnav.html.eex | 21 +++++-- .../pending_transaction/index.html.eex | 55 +++---------------- .../templates/transaction/index.html.eex | 44 +-------------- 3 files changed, 26 insertions(+), 94 deletions(-) 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 89e7b8ac61..2257a48876 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 @@ -15,7 +15,7 @@ <%= gettext("Blocks") %> -