From 294e90c6f838ffd57f97889669f75dd66f14d90a Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Tue, 9 Jun 2009 01:24:02 +0000 Subject: fixed IE photo tag issue --- views/default/js/tagging.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views/default/js') diff --git a/views/default/js/tagging.php b/views/default/js/tagging.php index beebd3edf..e27af7fca 100644 --- a/views/default/js/tagging.php +++ b/views/default/js/tagging.php @@ -32,6 +32,7 @@ ); // get tags over image ready for mouseover + // based on code by Tarique Sani - MIT and GPL licenses $.fn.setupTags = function() { -- cgit v1.2.3