Changeset 69
- Timestamp:
- 07/13/06 02:57:56 (6 years ago)
- Location:
- ATGoogleMaps/trunk/content
- Files:
-
- 2 edited
-
GMap.py (modified) (1 diff)
-
GMarker.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ATGoogleMaps/trunk/content/GMap.py
r62 r69 147 147 suppl_views = () 148 148 typeDescription = 'Google maps document' 149 typeDescMsgId = ' gmap_description_edit'149 typeDescMsgId = 'description_edit_gmap' 150 150 151 151 # Allow images and files to be uploaded into this containerish object -
ATGoogleMaps/trunk/content/GMarker.py
r62 r69 99 99 suppl_views = () 100 100 typeDescription = 'Google marker document' 101 typeDescMsgId = ' gmarker_description'101 typeDescMsgId = 'description_edit_gmarker' 102 102 103 103 global_allow = 0
Note: See TracChangeset
for help on using the changeset viewer.
