From 6958c19b663d6388c9b0287c792aa88e493bcbdb Mon Sep 17 00:00:00 2001 From: CamilleBeau Date: Tue, 7 Jul 2020 12:51:18 -0400 Subject: [PATCH] Edit documentation --- modules/timepoint_list/test/TestPlan.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/timepoint_list/test/TestPlan.md b/modules/timepoint_list/test/TestPlan.md index 57ac3e0e115..671c3707a92 100644 --- a/modules/timepoint_list/test/TestPlan.md +++ b/modules/timepoint_list/test/TestPlan.md @@ -10,7 +10,8 @@ - For a candidate of the same site as your user, there should be up to 3 additional buttons: 1. "Create time point" (links to create_timepoint module for that candidate) if your user has permission `data_entry` 2. "Candidate Info" (links to candidate_parameters module for that candidate) if your user has permission `data_entry` - 3. "View Imaging Datasets" (links to the imaging_browser module for that candidate + 3. "View Imaging Datasets" (links to the imaging_browser module menu page filtered for that candidate) if your user has permission `imaging_browser_view_site`, `imaging_browser_view_allsites`, `imaging_browser_phantom_allsites`, or `imaging_browser_phantom_ownsite` +>>>>>>> 185e009... Edit documentation 3. **Button links** - Ensure the "View Imaging datasets" button points to correct place. (imaging_browser module for that candidate) - Ensure the "Create time point" button points to correct place. (create_timepoint module for that candidate)