[Calendar4You] Hide module list - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9) +--- Thread: [Calendar4You] Hide module list (/showthread.php?tid=214) |
[Calendar4You] Hide module list - Shao - 12-09-2015 I cannot find a module list code, where i can put visibility:hidden or comment out (Calendar4You)? RE: [Calendar4You] Hide module list - joebordes - 12-10-2015 Are you trying to hide the module per role or uninstall it? Can you please upload a screen shot of module that you can "comment out"? RE: [Calendar4You] Hide module list - Shao - 12-10-2015 I want to hide all module list RE: [Calendar4You] Hide module list - joebordes - 12-13-2015 I added a Global Variable so you can hide this per user. https://github.com/tsolucio/corebos/commit/4cdb3fdb60b6a894ce1a2096e62ad6e12e6a7ca7 Update your code and apply all coreBOS Updater changesets RE: [Calendar4You] Hide module list - Shao - 12-15-2015 Thank You !!! |