dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12432
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3830: Patient module - removed used bean.
------------------------------------------------------------
revno: 3830
committer: Hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-06-02 11:24:57 +0700
message:
Patient module - removed used bean.
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/META-INF/dhis/beans.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/META-INF/dhis/beans.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/META-INF/dhis/beans.xml 2011-06-01 09:12:50 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/META-INF/dhis/beans.xml 2011-06-02 04:24:57 +0000
@@ -1275,12 +1275,6 @@
<!-- Import patient -->
<bean
- id="org.hisp.dhis.patient.action.patientimport.UploadExcelFileAction"
- class="org.hisp.dhis.patient.action.patientimport.UploadExcelFileAction"
- scope="prototype">
- </bean>
-
- <bean
id="org.hisp.dhis.patient.action.patientimport.ValidateUploadExcelFileAction"
class="org.hisp.dhis.patient.action.patientimport.ValidateUploadExcelFileAction"
scope="prototype">