]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
removed some useless code
authorCash Costello <cash.costello@gmail.com>
Sat, 22 Aug 2009 16:43:03 +0000 (16:43 +0000)
committerCash Costello <cash.costello@gmail.com>
Sat, 22 Aug 2009 16:43:03 +0000 (16:43 +0000)
views/default/js/tagging.php

index 1e03499e077c3275129a314c3baa81142d57b57a..1381151e48ee508fe1fe32999270bcbce6d899d9 100644 (file)
@@ -32,7 +32,7 @@
        );\r
 \r
        // get tags over image ready for mouseover\r
-       // based on code by Tarique Sani <tarique@sanisoft.com> - MIT and GPL licenses\r
+       // based on code by Tarique Sani tarique at sanisoft.com - MIT and GPL licenses\r
        $.fn.setupTags = function() \r
        {\r
 \r
                hideTagInstruct();\r
                hideTagMenu();\r
 \r
-               $('#tidypics_tag_control').text("Tag this photo");\r
-\r
                $('img#tidypics_image').imgAreaSelect( {hide: true, disable: true} );\r
 \r
                // restart tag hovering\r