diff --git a/apps/common/main/lib/view/Header.js b/apps/common/main/lib/view/Header.js index 8086bdb493..9a5d3b72ea 100644 --- a/apps/common/main/lib/view/Header.js +++ b/apps/common/main/lib/view/Header.js @@ -423,7 +423,7 @@ define([ if (me.btnSearch) me.btnSearch.updateHint(me.tipSearch + Common.Utils.String.platformKey('Ctrl+F')); - var menuTemplate = _.template('
' + + var menuTemplate = _.template('
' + '<% if (!_.isEmpty(iconCls)) { %>' + '' + '<% } %>' +