[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [atlas/master] Drop the cookiebar, it's been there a while



commit 44401665251830c95a7a2887c00e835f5c29fd48
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date:   Thu Feb 8 12:58:30 2018 +0000

    Drop the cookiebar, it's been there a while
---
 index.html | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/index.html b/index.html
index 35760ac..9720c99 100644
--- a/index.html
+++ b/index.html
@@ -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">
@@ -163,9 +155,6 @@
 </div> <!-- /container -->
 
 <script>
-$('.cookie-message').cookieBar({ closeButton: '.cbc' });
-</script>
-<script>
   var require = {
     urlArgs: "v26"
   };



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits