[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [atlas/master] Adds links to map view
commit 150f7d885695bd52b4ce20b200c37bcde41c446f
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date: Sat Dec 2 18:39:25 2017 +0000
Adds links to map view
---
templates/aggregate/search.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/templates/aggregate/search.html b/templates/aggregate/search.html
index d76ed16..6505529 100644
--- a/templates/aggregate/search.html
+++ b/templates/aggregate/search.html
@@ -108,6 +108,11 @@
<% }); %>
</tbody>
</table>
+<div class="panel panel-default">
+<div class="panel-body">
+<a href="#map<%= (query) ? "/" + query : "" %>" class="btn btn-primary">View Map</a>
+</div>
+</div>
<p>The aggregated search tool displays aggregated data about relays in the
Tor network. It provides insight into diversity in the network and the
probabilities of using relays in a particular country or AS as a guard, middle
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits