Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Changeset 4529

Show
Ignore:
Timestamp:
06/03/08 18:06:10 (7 months ago)
Author:
bmckown
Message:

Added longitude, latitude to Kenya address template.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs/trunk/web/WEB-INF/openmrs-servlet.xml

    r4358 r4529  
    14891489                                <prop key="stateProvince">Location.province</prop> 
    14901490                                <prop key="postalCode">Location.postalCode</prop> 
     1491                                <prop key="longitude">Location.longitude</prop> 
     1492                                <prop key="latitude">Location.latitude</prop> 
    14911493                                <prop key="country">Location.country</prop> 
    14921494                        </props> 
     
    15091511                                <prop key="stateProvince">24</prop> 
    15101512                                <prop key="postalCode">6</prop> 
     1513                                <prop key="longitude">10</prop> 
     1514                                <prop key="latitude">10</prop> 
    15111515                                <prop key="country">10</prop> 
    15121516                                 
     
    15251529                                <value>subregion region</value> 
    15261530                                <value>townshipDivision countyDistrict</value> 
    1527                                 <value>stateProvince postalCode country</value> 
     1531                                <value>stateProvince postalCode</value> 
     1532                                <value>latitude longitude</value> 
     1533                                <value>country</value> 
    15281534                        </list> 
    15291535                </property>