Changeset 1006 for ZCO/branches/zco3
- Timestamp:
- 10/14/07 08:03:07 (3 years ago)
- Files:
-
- 1 modified
-
ZCO/branches/zco3/src/zco/interfaces.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ZCO/branches/zco3/src/zco/interfaces.py
r992 r1006 271 271 title=_("Map units"), 272 272 description=_("The map units."), 273 default=u" METERS",273 default=u"DD", 274 274 required=True, 275 275 vocabulary=u"mapunits")
