Skip to content

Commit

Permalink
Show a message that map previews are deprecated
Browse files Browse the repository at this point in the history
Although links will have been removed it is still possible to get to the map preview page if you have a direct url to it.
The code has been left in place to make it easier to turn map previews back on in the future.
  • Loading branch information
kentsanggds committed Jul 14, 2022
1 parent 8c6630d commit 5a207a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/map_previews/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<%= link_to 'Back', :back, class: 'dgu-back-link govuk-link' %>
<% end %>

<div style="position: absolute; left:0; top: 0;color:yellow;z-index:100000000;width:100%;font-size:15pt;text-align:center;">Map previews on data.gov.uk have been retired. Please use an alternative method for viewing this map</div>
<main role="main" id="content">
<div class="grid-row inner">
<div class="column-two-thirds ">
Expand Down

0 comments on commit 5a207a0

Please sign in to comment.