disable dnd tip in pref_feeds

This commit is contained in:
Andrew Dolgov 2012-08-15 10:48:25 +04:00
parent 4b298c8698
commit ba5296a19b
1 changed files with 3 additions and 3 deletions

View File

@ -1469,9 +1469,9 @@ class Pref_Feeds extends Protected_Handler {
</script> </script>
</div>"; </div>";
print "<div dojoType=\"dijit.Tooltip\" connectId=\"feedTree\" position=\"below\"> # print "<div dojoType=\"dijit.Tooltip\" connectId=\"feedTree\" position=\"below\">
".__('<b>Hint:</b> you can drag feeds and categories around.')." # ".__('<b>Hint:</b> you can drag feeds and categories around.')."
</div>"; # </div>";
print '</div>'; print '</div>';
print '</div>'; print '</div>';