Turn On Import and Edit function for Chemical Containers
Add "Import and Edit" and "Import Only" options in the Settings menu for admin roles.
Requirements
Overview
Instruction to turn on this function
/* Khoi: add customization identifier so that codes specific for your-school-name will be execute. Only change if you know what you are doing */ $default_g_settings["customization"]="your-school-name";if (in_array($g_settings["customization"], array("baylor", "mit", "your-school-name", ), true)) {
Last updated
Was this helpful?