From: Ant Zucaro Date: Sat, 7 Sep 2013 23:16:36 +0000 (-0400) Subject: Get rid of duplicate JS include. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=545c7f76251738afb2da3fa4e9069242d84e6207;p=xonotic%2Fxonstat.git Get rid of duplicate JS include. --- diff --git a/xonstat/templates/nvd3_damage.mako b/xonstat/templates/nvd3_damage.mako index 71cfe43..ea8957a 100644 --- a/xonstat/templates/nvd3_damage.mako +++ b/xonstat/templates/nvd3_damage.mako @@ -21,8 +21,6 @@ ${parent.css()} - - <%block name="js"> ${parent.js()}