Changes between Version 4 and Version 5 of BluePrint/GIS/ConfigViewportUsingMap


Ignore:
Timestamp:
10/25/12 00:54:06 (12 years ago)
Author:
brittjay0104
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS/ConfigViewportUsingMap

    v4 v5  
    5151    * It is possible to add the ‘Save’ capability to the form using a Python Widget however it may be more useful/make more sense to inject it into the new view using s3.scripts.append()
    5252    * The main map is rendered in gis index(); this can be utilized to render a map on the create configuration page.
     53    * When the form is rendered, we have inserted a new button in the config() method of the gis controller that the user can click to bring up the map. This is similar functionality to other buttons that bring up the map.
     54
    5355
    5456