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 -- 1 file changed, 2 deletions(-) (limited to 'modules/g2_import') 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") ?>