Commit 44401665 authored by Iain R. Learmonth's avatar Iain R. Learmonth
Browse files

Drop the cookiebar, it's been there a while

parent 54738062
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@

  <!-- jQuery -->
  <script src="https://metrics.torproject.org/js/jquery-3.2.1.min.js"></script>
  <script src="js/jquery.cookieBar.js"></script>

  <!-- Bootstrap -->
  <link rel="stylesheet" href="css/bootstrap.min.css">
@@ -51,13 +50,6 @@

<div id="wrapper" style="display:none;">

  <div class="fixed-top cookie-message pt-1" style="background-color: #333; color: #eee;">
  <div style="padding: 10px;">
  Relay Search is the new name for Atlas. This rebranding is part of work aiming to merge this tool into the Tor Metrics website. No URLs have been changed at this time and we will implement redirects when the change does occur. Technical details may be found on the <a href="https://trac.torproject.org/projects/tor/ticket/23518">Tor Project bug tracker</a>. Hiding this message will result in a cookie being stored on your computer to prevent this message being shown again in the future.
      <a class="btn btn-sm btn-warning cbc" style="color:black;" href="#">Hide</a>
  </div>
  </div>

<!-- secondary navigation -->
<nav class="navbar navbar-default navbar-secondary">
  <div class="container-fluid">
@@ -162,9 +154,6 @@
  </div>
</div> <!-- /container -->

<script>
$('.cookie-message').cookieBar({ closeButton: '.cbc' });
</script>
<script>
  var require = {
    urlArgs: "v26"