mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-24 02:47:12 +00:00
disable dnd tip in pref_feeds
This commit is contained in:
@@ -1469,9 +1469,9 @@ class Pref_Feeds extends Protected_Handler {
|
||||
</script>
|
||||
</div>";
|
||||
|
||||
print "<div dojoType=\"dijit.Tooltip\" connectId=\"feedTree\" position=\"below\">
|
||||
".__('<b>Hint:</b> you can drag feeds and categories around.')."
|
||||
</div>";
|
||||
# print "<div dojoType=\"dijit.Tooltip\" connectId=\"feedTree\" position=\"below\">
|
||||
# ".__('<b>Hint:</b> you can drag feeds and categories around.')."
|
||||
# </div>";
|
||||
|
||||
print '</div>';
|
||||
print '</div>';
|
||||
|
||||
Reference in New Issue
Block a user