Skip to content

Commit af87bd8

Browse files
authored
wnprcLabs.html: Added 2 new links (carrion lab and evans lab) to WNPR… (#971)
WARNING: Please double check this link is formatted correctly. It includes '/project/' at the beginning, which all other links do not. wnprcLabs.html: Added 2 new links (carrion lab and evans lab) to WNPRC Labs dropdown. #### Rationale <!-- Rationale describing why this pull request is needed, what behavior it's adding/changing/removing, etc. (replace this comment) --> #### Related Pull Requests * <!-- list of links to related pull requests (replace this comment) --> #### Changes * <!-- list of descriptions of changes that are worth noting (replace this comment) -->
1 parent 066d7ab commit af87bd8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

WNPRC_EHR/resources/views/wnprcLabs.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
{name: 'Jenna Schmidt Lab**', url: '<%=contextPath%>' + '/WNPRC/WNPRC_Laboratories/golos/project-begin.view'},
1919
{name: 'Shelby O\'Connor Lab**', url: '<%=contextPath%>' + '/WNPRC/WNPRC_Laboratories/soconnor/project-begin.view'},
2020
{name: 'Slukvin Lab**', url: '<%=contextPath%>' + '/WNPRC/WNPRC_Laboratories/Slukvin/project-begin.view'},
21-
{name: 'Colman Lab**', url: '<%=contextPath%>' + '/WNPRC/WNPRC_Laboratories/Colman/project-begin.view'}
21+
{name: 'Colman Lab**', url: '<%=contextPath%>' + '/WNPRC/WNPRC_Laboratories/Colman/project-begin.view'},
22+
{name: 'Carrion Lab**', url: '<%=contextPath%>' + '/project/WNPRC/WNPRC_Laboratories/Carrion/begin.view'},
23+
{name: 'Evans Lab**', url: '<%=contextPath%>' + '/project/WNPRC/WNPRC_Laboratories/Evans/begin.view'}
2224
]},
2325
{header: 'Affiliated Groups',
2426
items: [

0 commit comments

Comments
 (0)