~mortenoh/+junk/dhis2-detailed-import-export

« back to all changes in this revision

Viewing changes to dhis-2/dhis-web/dhis-web-gis/src/main/webapp/dhis-web-gis/responseMapObjectDetails.vm

  • Committer: larshelge at gmail
  • Date: 2009-03-03 16:46:36 UTC
  • Revision ID: larshelge@gmail.com-20090303164636-2sjlrquo7ib1gf7r
Initial check-in

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<organisationUnit>      
 
2
 
 
3
        <name>$encoder.xmlEncode( $organisationUnit.name )</name>
 
4
        <shortName>$encoder.xmlEncode( $!organisationUnit.shortName )</shortName>
 
5
        <comment>$!encoder.xmlEncode( $organisationUnit.comment )</comment>
 
6
 
 
7
</organisationUnit>
 
 
b'\\ No newline at end of file'