X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Felements%2Fxmenu.top.js;h=b9df515c4a58fd923262bc45b5c37eaf8c9802ad;hb=c3da5cf1caa244937d280e0f406927103beef148;hp=8d81035a2124ca338a9a6d2697e1f648eca5987f;hpb=f01e2ce0aa6c1925e6266d78797025ec68bfac07;p=freeside.git diff --git a/httemplate/elements/xmenu.top.js b/httemplate/elements/xmenu.top.js index 8d81035a2..b9df515c4 100644 --- a/httemplate/elements/xmenu.top.js +++ b/httemplate/elements/xmenu.top.js @@ -370,7 +370,7 @@ WebFXMenuButton.prototype.toString = function () { )) + ">" + this.text + - (this.subMenu ? "" : "") + + (this.subMenu ? "" : "") + ""; };