------------------------------------------------------------
revno: 7514
committer: Hieu <[email protected]>
branch nick: dhis2
timestamp: Thu 2012-07-05 14:43:01 +0700
message:
local vn - Updated reference to action
modified:
local/vn/dhis-web-phieusanh/src/main/webapp/dhis-web-phieusanh/secondUnitForPhieuSanh.vm
--
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 'local/vn/dhis-web-phieusanh/src/main/webapp/dhis-web-phieusanh/secondUnitForPhieuSanh.vm'
--- local/vn/dhis-web-phieusanh/src/main/webapp/dhis-web-phieusanh/secondUnitForPhieuSanh.vm 2012-06-28 08:17:52 +0000
+++ local/vn/dhis-web-phieusanh/src/main/webapp/dhis-web-phieusanh/secondUnitForPhieuSanh.vm 2012-07-05 07:43:01 +0000
@@ -33,7 +33,7 @@
function loadPureChildrens( id, elementId )
{
- jQuery.get( "../dhis-web-spreadsheet-reporting/getPureChildren.action", { id: id },
+ jQuery.get( "../dhis-web-phieusanh/getPureChildren.action", { id: id },
function ( json ) { buildUpList( json.organisationUnits, elementId ); } );
}
@@ -61,7 +61,7 @@
{
if ( json.response == "success" )
{
- jQuery.get( '../dhis-web-spreadsheet-reporting/registerPatientLocation.action',
+ jQuery.get( '../dhis-web-phieusanh/registerPatientLocation.action',
{
patientId: json.message.split( "_" ),
newUnitId: newUnitId
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp