From d14ad6324ceba6220c53b5bab2cdd639d595a793 Mon Sep 17 00:00:00 2001 From: 3nids Date: Tue, 27 Oct 2009 14:28:08 +0100 Subject: [PATCH] Fixed quotes probelems and remove | around "modules | exif" --- .../3nids_theme/3nids/js/jquery.fancybox.js | 19 ++++----- themes/3nids_theme/last_commit.txt | 2 +- .../modules/tagsmap/helpers/tagsmap.php | 39 +++++++++++++++++++ .../tagsmap/views/tagsmap_googlemap.html.php | 7 +--- .../theme_3nids/helpers/theme_3nids.php | 4 +- 5 files changed, 50 insertions(+), 21 deletions(-) create mode 100755 themes/3nids_theme/modules/tagsmap/helpers/tagsmap.php diff --git a/themes/3nids_theme/3nids/js/jquery.fancybox.js b/themes/3nids_theme/3nids/js/jquery.fancybox.js index e2276598..a07c9cba 100755 --- a/themes/3nids_theme/3nids/js/jquery.fancybox.js +++ b/themes/3nids_theme/3nids/js/jquery.fancybox.js @@ -165,18 +165,12 @@ function _preload_neighbor_images() { if ((opts.itemArray.length -1) > opts.itemCurrent) { var href = opts.itemArray[opts.itemCurrent + 1].href; - - if (href.match(imageRegExp)) { - $("").attr("src", href); - } + $("