From fcc9e69b8017d5a267c82dcead56a5c624e3c691 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 22 Aug 2009 16:43:03 +0000 Subject: removed some useless code --- views/default/js/tagging.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'views') diff --git a/views/default/js/tagging.php b/views/default/js/tagging.php index 1e03499e0..1381151e4 100644 --- a/views/default/js/tagging.php +++ b/views/default/js/tagging.php @@ -32,7 +32,7 @@ ); // get tags over image ready for mouseover - // based on code by Tarique Sani - MIT and GPL licenses + // based on code by Tarique Sani tarique at sanisoft.com - MIT and GPL licenses $.fn.setupTags = function() { @@ -169,8 +169,6 @@ hideTagInstruct(); hideTagMenu(); - $('#tidypics_tag_control').text("Tag this photo"); - $('img#tidypics_image').imgAreaSelect( {hide: true, disable: true} ); // restart tag hovering -- cgit v1.2.3