Dude, you rock! I spent several hours on this problem. the thread group menu is faced with jquery ui autolookup. Just rename the menu call fg.menu.js and it is fixed! THANKS!!
in fg.menu.js: $ .fn.menu = function (options) {will look like this: $ .fn.mymenu = function (options) {
call: $ ('# mybutton'). mymenu ({content: $ ('# myMenuContent'). html (), backLink: false});
source share