Can I completely disable tabs I do not use on the navigation menu on the left?

oalbacha1 wrote on Monday, February 01, 2016:

Hi all,
Can I completely disable tabs I do not use on the navigation menu on the left? I don’t really have a use for either Modules or Procedures. At least from the users view.

Regards,

visolveemr wrote on Monday, February 01, 2016:

Hello OAL

You can remove all the unused left menus by commenting them in the file ** ‘interface/main/left_nav.php’.**
For example, to remove the ‘Procedures’ menu from left navigation, need to comment the lines from openemr/left_nav.php at master · openemr/openemr · GitHub to openemr/left_nav.php at master · openemr/openemr · GitHub.

We can also customize OpenEMR, to enable/disable the menus easily from the Administration->globals section.

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library

oalbacha1 wrote on Tuesday, February 09, 2016:

Hi,
I do not have a github account yet. Where can I edit the code for my system locally?

fsgl wrote on Tuesday, February 09, 2016:

The path is interface/main/left_nav.php