From: Cash Costello Date: Sat, 22 Aug 2009 16:43:03 +0000 (+0000) Subject: removed some useless code X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fcc9e69b8017d5a267c82dcead56a5c624e3c691;p=lorea%2Felgg.git removed some useless code --- 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