]> nos-oignons.net Git - website.git/blobdiff - assets/bw_graphs.js
Style des boutons de dons en Bitcoin.
[website.git] / assets / bw_graphs.js
index b79ebf4b4613f0d12baae00158bf22072eaf430d..b6147b6d0d16a624a62e4915e7577f8ecf80c062 100644 (file)
@@ -40,8 +40,6 @@ BwDrawer.write_stack = d3.layout.stack()
 BwDrawer.onionoo_url = "https://onionoo.torproject.org/bandwidth?type=relay&contact=adminsys@nos-oignons.net";
 
 BwDrawer.periods = [
-    { id: "3_days", label: L10n.t_3_days },
-    { id: "1_week", label: L10n.t_1_week },
     { id: "1_month", label: L10n.t_1_month },
     { id: "3_months", label: L10n.t_3_months },
     { id: "1_year", label: L10n.t_1_year },