Changeset 3471 for TI05-delivery/ows_framework
- Timestamp:
- 20/02/08 15:57:05 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI05-delivery/ows_framework/trunk/ows_server/ows_server/templates/kml_aggregate.kid
r3457 r3471 7 7 <description>The NetworkLink KML resources are those selected by the user when creating the document in the NDG portal (include URL?)</description> 8 8 <for py:for="i in session['selectedItems']" py:strip="True"> 9 <span py:if="i.kmlURL" >9 <span py:if="i.kmlURL" py:strip="True"> 10 10 <NetworkLink > 11 11 <name>${i.title}</name>
Note: See TracChangeset
for help on using the changeset viewer.