01-24-2016, 06:22 PM
I think you are looking for this line
https://github.com/tsolucio/corebos/blob/master/include/js/general.js#L4507
in the fnvshobjMore() function
Truth is that I hate the "more" menu, I think it is totally insufficient. We need a more powerful menu system. For example, the one you can see on coreBOSCRM:
http://demo.coreboscrm.com
http://demo.coreboscrm.com/index.php?action=index&module=evvtMenu
Again, the jquery move is blocking me on this. I need to move coreBOS onto full jquery support to change the menu. I can't use the one on coreboscrm because it is based on an obsolete library which has moved to GPL license which is incompatible. I don't want to make that mistake again, no matter how powerful and easy the library is.
So for you theme I'd say to work as if the menu was going to change into something that won't have the "more" dropdown really soon and forget about it.
https://github.com/tsolucio/corebos/blob/master/include/js/general.js#L4507
in the fnvshobjMore() function
Truth is that I hate the "more" menu, I think it is totally insufficient. We need a more powerful menu system. For example, the one you can see on coreBOSCRM:
http://demo.coreboscrm.com
http://demo.coreboscrm.com/index.php?action=index&module=evvtMenu
Again, the jquery move is blocking me on this. I need to move coreBOS onto full jquery support to change the menu. I can't use the one on coreboscrm because it is based on an obsolete library which has moved to GPL license which is incompatible. I don't want to make that mistake again, no matter how powerful and easy the library is.
So for you theme I'd say to work as if the menu was going to change into something that won't have the "more" dropdown really soon and forget about it.
Joe
TSolucio
TSolucio