Skip to content

Commit

Permalink
Fixes #277
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlux committed Jul 24, 2015
1 parent 2d278f2 commit 535e987
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/views/shared/_meta_info_popups.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@
d.service == "WFS",
d.service == "WCS",
true) %>
</dd>
<dt>All Get Capabilities Links:</dt><dd>
<%= raw d.insertGetCapabilitiesLinkBlock(true, true, true, false) %>
</dd>
</dd>

<% if not d.alive %>
<dt class="error-header">Error State:</dt>
Expand Down

0 comments on commit 535e987

Please sign in to comment.