Changeset 222:fc4c23cf0974 in documentViewer
- Timestamp:
- Oct 8, 2010, 1:27:52 PM (15 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
documentViewer.py
r221 r222 402 402 if (regpath==None): 403 403 return "" 404 logging.debug("(getDomFromIndexMeta): URL : %s"%regpath.group(2))404 logging.debug("(getDomFromIndexMeta): URLXAXA: %s"%regpath.group(4)) 405 405 return ("/mpiwg/online/"+regpath.group(1)+"/"+regpath.group(2)) 406 406
Note: See TracChangeset
for help on using the changeset viewer.