-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Status
Embed some Help links to a (?) icon in the Nav bar in Lab Portal
Expect
Expect to have the following links to the Help site accessible within the various Lab Portal pages
Actual
Currently there is no linkage from the Lab Portal to the Help site
Action
Link the following to the Lab Portal Navigation bar on every page
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/create-sample', 'Create Sample');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/create-sample-manually', 'Create Sample Manually');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/add-image', 'Add Sample Image');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/add-sample-notes', 'Add Sample Notes');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/add-a-result', 'Add a Result');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/update-result-status', 'Update Result Status');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/share', 'Share Lab Results');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/generate-coa', 'Generate COA');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/lab-portal-search', 'Lab Portal Search');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/settings-change-uom', 'Change UOM Settings');
Lab_Menu::addHelpLink('/kb/lab (Labs Only)/non-i502-lab-testing', 'Non-i502 Testing Process');