dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #27202
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 13505: Small change in authorities of tracker module.
------------------------------------------------------------
revno: 13505
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2013-12-31 10:27:22 +0700
message:
Small change in authorities of tracker module.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/patient.js
--
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-caseentry/src/main/webapp/dhis-web-caseentry/javascript/patient.js'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/patient.js 2013-12-31 03:05:28 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/patient.js 2013-12-31 03:27:22 +0000
@@ -282,7 +282,7 @@
hideById('editPatientDiv');
hideById('migrationPatientDiv');
hideById('advanced-search');
-
+ showById('searchByIdTR');
Patient.listAll();
}
@@ -363,7 +363,6 @@
showById('selectDiv');
showById('searchDiv');
showById('listPatientDiv');
- showById('searchByIdTR');
hideById('editPatientDiv');
hideById('enrollmentDiv');