Skip to content

Commit

Permalink
feat(ui): remove wms query toggle from the toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksueiR committed Apr 30, 2015
1 parent a3c48cd commit 978f909
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions site/pages/ramp.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@
<div id="basemapGallery">
</div>
</li>
<li class="map-toolbar-item">
<button class="btn btn-xs map-toolbar-item-button button-none _tooltip" title="{{t "gui.actions.wmsQueryDisableTooltip"}}" id="uglyGetFiToggle">
<i class="fa fa-map-marker"></i><span class="on-right">{{t "gui.actions.wmsQueryDisable"}}</span>
</button>
</li>
<li class="map-toolbar-item">
<button class="btn btn-xs map-toolbar-item-button button-none" id="getlink-toggle">
<i class="fa fa-link"></i><span class="on-right">{{t "bookmarkLink.title"}}</span>
Expand Down
1 change: 0 additions & 1 deletion src/css/map/full-data.less
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
top: 20%;
}

#uglyGetFiToggle,
#advanced-toggle,
#advanced-toolbar {
display: none !important;
Expand Down

0 comments on commit 978f909

Please sign in to comment.