Skip to content

Commit f631ccb

Browse files
committed
Modified Exam/Cases pop-up window program.
1 parent 9b26da1 commit f631ccb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

onprc_ehr/src/org/labkey/onprc_ehr/dataentry/ClinicalReportFormType.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ public ClinicalReportFormType(DataEntryFormContext ctx, Module owner)
9696
// Modified: 10-5-2017 R.Blasa reinstalled 2-12-21
9797
addClientDependency(ClientDependency.supplierFromPath("onprc_ehr/model/sources/ClinicalReport.js"));
9898

99-
//Added 4-3-2015 Blasa
100-
addClientDependency(ClientDependency.supplierFromPath("onprc_ehr/panel/HousingDataEntryPanel.js"));
101-
setJavascriptClass("ONPRC_EHR.panel.HousingDataEntryPanel");
10299

103100
// Added: 2-4-2021 R.Blasa
104101
addClientDependency(ClientDependency.supplierFromPath("onprc_ehr/panel/ExamCasesDataEntryPanel.js"));

0 commit comments

Comments
 (0)