diff --git a/WNPRC_EHR/resources/queries/study/Necropsy/Summary.qview.xml b/WNPRC_EHR/resources/queries/study/Necropsy/Summary.qview.xml index 95b074ade..d35eb6e9b 100644 --- a/WNPRC_EHR/resources/queries/study/Necropsy/Summary.qview.xml +++ b/WNPRC_EHR/resources/queries/study/Necropsy/Summary.qview.xml @@ -1,20 +1,27 @@ + + + + + + + + + + + + - - - - - diff --git a/WNPRC_EHR/resources/queries/study/necropsy.query.xml b/WNPRC_EHR/resources/queries/study/necropsy.query.xml index c4ee54249..e4be1a510 100644 --- a/WNPRC_EHR/resources/queries/study/necropsy.query.xml +++ b/WNPRC_EHR/resources/queries/study/necropsy.query.xml @@ -2,7 +2,7 @@ - /EHR/necropsyDetails.view?key=${objectid} + /WNPRC_EHR-necropsyDetails.view?key=${objectid}&requestid=${requestid} diff --git a/WNPRC_EHR/resources/views/necropsyDetails.html b/WNPRC_EHR/resources/views/necropsyDetails.html new file mode 100644 index 000000000..43c700a46 --- /dev/null +++ b/WNPRC_EHR/resources/views/necropsyDetails.html @@ -0,0 +1,86 @@ + \ No newline at end of file diff --git a/WNPRC_EHR/resources/views/necropsyDetails.view.xml b/WNPRC_EHR/resources/views/necropsyDetails.view.xml new file mode 100644 index 000000000..8d8eb02e7 --- /dev/null +++ b/WNPRC_EHR/resources/views/necropsyDetails.view.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file