From b43349f4de3612da1757a9293d205e081640e106 Mon Sep 17 00:00:00 2001 From: shadlaws Date: Sun, 10 Mar 2013 22:08:16 +0100 Subject: #2048 - Remove unneeded jquery.autocomplete.css/js inclusions. - removed autocomplete.css/js calls in server_add, tag, and g2_import. - revised xss_data.txt golden file (line number changes only). --- modules/g2_import/views/admin_g2_import.html.php | 2 -- modules/gallery/tests/xss_data.txt | 10 +++++----- modules/server_add/views/admin_server_add.html.php | 2 -- modules/tag/helpers/tag_theme.php | 4 +--- 4 files changed, 6 insertions(+), 12 deletions(-) (limited to 'modules') diff --git a/modules/g2_import/views/admin_g2_import.html.php b/modules/g2_import/views/admin_g2_import.html.php index fd9487e4..adde83ce 100644 --- a/modules/g2_import/views/admin_g2_import.html.php +++ b/modules/g2_import/views/admin_g2_import.html.php @@ -1,6 +1,4 @@ -css("jquery.autocomplete.css") ?> -script("jquery.autocomplete.js") ?>