From c6c0c873b870cc70945d6e1b0f89230e881696a7 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Fri, 26 Jan 2018 12:23:23 -0500 Subject: [PATCH] eliminate buggy non-dropdown version of WorldMap explore button #3657 We were seeing "WorldMap" under the dropdown "Explore" button (good!) and a non-dropdown "Explore" button was appearing next to it (bad!). We are now making all these explore tools consistent. They are always available via the dropdown "Explore" button. No more clicking an "Explore" button and wondering which tool will launch. --- .../file-download-button-fragment.xhtml | 23 +------------------ 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/src/main/webapp/file-download-button-fragment.xhtml b/src/main/webapp/file-download-button-fragment.xhtml index 11de49cc85f..baf689677cb 100644 --- a/src/main/webapp/file-download-button-fragment.xhtml +++ b/src/main/webapp/file-download-button-fragment.xhtml @@ -47,7 +47,7 @@ - +
@@ -96,27 +96,6 @@
- - - - - - #{bundle.explore} - - - #{bundle.explore} - -