mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-12 00:27:57 +00:00
[svn r8199] survey block object
This commit is contained in:
@@ -28,7 +28,9 @@ urlpatterns = patterns('',
|
||||
|
||||
url(r'^expedition/(\d+)$', expedition, name="expedition"),
|
||||
url(r'^personexpedition/(.+?)/(\d+)$', personexpedition, name="personexpedition"),
|
||||
|
||||
url(r'^survexblock/(.+)$', survexblock, name="survexblock"),
|
||||
|
||||
|
||||
url(r'^statistics/?$', stats, name="stats"),
|
||||
|
||||
(r'^survey/?$', surveyindex),
|
||||
|
||||
Reference in New Issue
Block a user