=== modified file 'dhis-2/dhis-web/dhis-web-api-fred/src/main/webapp/WEB-INF/api-fred-velocity/v1/facilities.vm' --- dhis-2/dhis-web/dhis-web-api-fred/src/main/webapp/WEB-INF/api-fred-velocity/v1/facilities.vm 2013-03-08 08:41:32 +0000 +++ dhis-2/dhis-web/dhis-web-api-fred/src/main/webapp/WEB-INF/api-fred-velocity/v1/facilities.vm 2013-03-08 09:47:01 +0000 @@ -132,17 +132,9 @@ }); - - -
+
- JSON + JSON
=== modified file 'dhis-2/dhis-web/dhis-web-api-fred/src/main/webapp/WEB-INF/api-fred-velocity/v1/facility.vm' --- dhis-2/dhis-web/dhis-web-api-fred/src/main/webapp/WEB-INF/api-fred-velocity/v1/facility.vm 2013-03-07 18:52:55 +0000 +++ dhis-2/dhis-web/dhis-web-api-fred/src/main/webapp/WEB-INF/api-fred-velocity/v1/facility.vm 2013-03-08 09:47:01 +0000 @@ -120,8 +120,8 @@
Facility - - + + @@ -145,8 +145,14 @@ #if( $identifier.context == "DHIS2_CODE" ) #set( $dhis2Code = $identifier.id ) #end + #if( $identifier.context == "DHIS2_UID" ) + #set( $dhis2Uid = $identifier.id ) + #end #end + + +