• OpenPlans SVN

  • opencore r18817 - opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser

    from egj@... on 2008-07-01 20:27
    Author: egj
    Date: 2008-07-01 20:27:03 -0400 (Tue, 01 Jul 2008)
    New Revision: 18817
    
    Modified:
       opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser/project_edit_viewlet.pt
    Log:
    remove todo text in template
    
    Modified: opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser/project_edit_viewlet.pt
    ===================================================================
    --- opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser/project_edit_viewlet.pt	2008-07-02 00:26:06 UTC (rev 18816)
    +++ opencore/plugins/oc-geotagging/trunk/opencore/geotagging/browser/project_edit_viewlet.pt	2008-07-02 00:27:03 UTC (rev 18817)
    @@ -12,7 +12,7 @@
                       </th>
                       <td id="position-input" class="oc-form-value oc-form-fieldBlock">
                         <input type="text" id="geolocation" name="geolocation"
    -                           tal:attributes="value request/location | view/geo_info/location | nothing" />  (XXX do we want to say something about what we'll use this for? eg. for privacy concerns?)
    +                           tal:attributes="value request/location | view/geo_info/location | nothing" />
                         <span class="oc-js-unhide">
                            <input type="button" value="Update Map" id="oc-map-update-button" />
                            <br/>