From 8de58c2e3eb80d0bebb7c7f633eeab810b14552a Mon Sep 17 00:00:00 2001 From: Matt Love Date: Tue, 9 Jul 2019 23:44:51 -0700 Subject: [PATCH] :recycle: Remove legacy onclick html tags --- hyperglass/render/templates/index.html.j2 | 10 +++--- hyperglass/static/js/hyperglass.js | 42 +++++++++++------------ 2 files changed, 25 insertions(+), 27 deletions(-) diff --git a/hyperglass/render/templates/index.html.j2 b/hyperglass/render/templates/index.html.j2 index 48dfb17..8c492c6 100644 --- a/hyperglass/render/templates/index.html.j2 +++ b/hyperglass/render/templates/index.html.j2 @@ -25,26 +25,26 @@ {% if features.bgp_aspath.enable == true %} {% endif %} {% if features.bgp_community.enable == true %} {% endif %}