- Timestamp:
- 20/10/08 09:13:36 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI05-delivery/ows_framework/trunk/ows_server/ows_server/config/routing.py
r4302 r4348 34 34 35 35 # following is the shell for the rest of the ndg 36 map.connect('editAtom/:uri/:saveData', controller = 'editatom', action='edit')37 36 map.connect('editAtom/:uri', controller = 'editatom', action='edit') 38 37 map.connect('saveAtom/:uri/:saveLevel', controller = 'editatom', \
Note: See TracChangeset
for help on using the changeset viewer.