Merge pull request #2253 from kazuhitoyokoi/master-removetooltip

Fix duplicated tooltips
This commit is contained in:
Nick O'Leary
2019-08-06 16:00:40 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ RED.sidebar.context = (function() {
// '</div>').appendTo(content);
var footerToolbar = $('<div>'+
// '<span class="button-group"><a class="sidebar-footer-button" href="#" data-i18n="[title]node-red:debug.sidebar.openWindow"><i class="fa fa-desktop"></i></a></span> ' +
// '<span class="button-group"><a class="sidebar-footer-button" href="#"><i class="fa fa-desktop"></i></a></span> ' +
'</div>');