From 19a42b7c24615ecff68f052e80dee10414a8fe4e Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 10 Apr 2013 05:36:33 -0700 Subject: [PATCH] Fix plugins that use alert with css styling, remove unused divs in body --- plugins/portal-counts.user.js | 3 +-- plugins/portals-list.user.js | 5 ++--- plugins/scoreboard.user.js | 5 ++--- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/plugins/portal-counts.user.js b/plugins/portal-counts.user.js index fe8387b3..2a40807f 100644 --- a/plugins/portal-counts.user.js +++ b/plugins/portal-counts.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @id iitc-plugin-portals-count@yenky // @name IITC plugin: Show total counts of portals -// @version 0.0.6.@@DATETIMEVERSION@@ +// @version 0.0.7.@@DATETIMEVERSION@@ // @namespace https://github.com/jonatkins/ingress-intel-total-conversion // @updateURL @@UPDATEURL@@ // @downloadURL @@DOWNLOADURL@@ @@ -99,7 +99,6 @@ window.plugin.portalcounts.getPortals = function(){ } var setup = function() { - $('body').append(''); $('#toolbox').append('Portalcounts'); $('head').append('