Index: ssts-web/src/main/webapp/homepage/portalPage.js =================================================================== diff -u -r33679 -r33682 --- ssts-web/src/main/webapp/homepage/portalPage.js (.../portalPage.js) (revision 33679) +++ ssts-web/src/main/webapp/homepage/portalPage.js (.../portalPage.js) (revision 33682) @@ -397,6 +397,9 @@ addIconTips(amount,"invoicePlan",'invoicePlanTip'); }); }); + } + + if(invoicePlanImg){ invoicePlanMenu = new Ext4.menu.Menu({ floating: true });