From eff9602380374382848be6fab3165e5feed6b5e0 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Wed, 17 Dec 2014 21:03:57 -0500 Subject: [PATCH] Use jQuery instead of D3 for selection & AJAX. --- xonstat/templates/player_info.mako | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/xonstat/templates/player_info.mako b/xonstat/templates/player_info.mako index 4322750..8d41fa6 100644 --- a/xonstat/templates/player_info.mako +++ b/xonstat/templates/player_info.mako @@ -21,11 +21,10 @@ ${parent.css()} <%block name="js"> ${parent.js()} - - -- 2.39.2