summaryrefslogtreecommitdiff
path: root/gallery_views
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-06-04 08:27:10 +0100
committerlsces <lester@lsces.co.uk>2014-06-04 08:27:10 +0100
commit0f82c8cb6936c822e6381f07ac341c4d39f7b9cb (patch)
treee3d9e2dfabec7d3876dd7114c6af7a8e100d2bac /gallery_views
parentf96fc8746a784c27dc40cae265f437ab66bc173b (diff)
downloadfisheye-0f82c8cb6936c822e6381f07ac341c4d39f7b9cb.tar.gz
fisheye-0f82c8cb6936c822e6381f07ac341c4d39f7b9cb.tar.bz2
fisheye-0f82c8cb6936c822e6381f07ac341c4d39f7b9cb.zip
Tidy white space
Diffstat (limited to 'gallery_views')
-rw-r--r--gallery_views/galleriffic/js/jquery.history.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/gallery_views/galleriffic/js/jquery.history.js b/gallery_views/galleriffic/js/jquery.history.js
index 763e6e4..90f21fa 100644
--- a/gallery_views/galleriffic/js/jquery.history.js
+++ b/gallery_views/galleriffic/js/jquery.history.js
@@ -27,8 +27,8 @@ jQuery.extend({
if (jQuery.browser.msie) {
// To stop the callback firing twice during initilization if no hash present
if (jQuery.historyCurrentHash == '') {
- jQuery.historyCurrentHash = '#';
- }
+ jQuery.historyCurrentHash = '#';
+ }
// add hidden iframe for IE
jQuery("body").prepend('<iframe id="jQuery_history" style="display: none;"'+