Changes between Version 13 and Version 14 of BluePrint/GIS/LocationSelector
- Timestamp:
- 12/10/10 16:15:40 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/GIS/LocationSelector
v13 v14 29 29 * Hide the 'Add New Location' options behind a button (CSS Hide) 30 30 * Hide the Lat/Lon entry forms behind an 'Advanced' button (CSS Hide) 31 * Q: Should we save a new location automatically upon submission of main form (as now) or else have a manual Save button? 31 32 * Don't load the Map within the page (currently done using {{{gis.form_map()}}} called from {{{modules/s3xrc/s3crud.py}}}) but do this as a separate server-side call 32 33 * Work has started on this: {{{map_selector()}}} in {{{controllers/gis.py}}}