Changes between Version 13 and Version 14 of BluePrint/GIS/LocationSelector


Ignore:
Timestamp:
12/10/10 16:15:40 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS/LocationSelector

    v13 v14  
    2929  * Hide the 'Add New Location' options behind a button (CSS Hide)
    3030  * 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?
    3132  * 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
    3233   * Work has started on this: {{{map_selector()}}} in {{{controllers/gis.py}}}