Changeset 222:fc4c23cf0974 in documentViewer for documentViewer.py


Ignore:
Timestamp:
Oct 8, 2010, 1:27:52 PM (14 years ago)
Author:
abukhman
Branch:
default
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r221 r222  
    402402        if (regpath==None):
    403403            return ""
    404         logging.debug("(getDomFromIndexMeta): URL: %s"%regpath.group(2))           
     404        logging.debug("(getDomFromIndexMeta): URLXAXA: %s"%regpath.group(4))           
    405405        return ("/mpiwg/online/"+regpath.group(1)+"/"+regpath.group(2))
    406406     
Note: See TracChangeset for help on using the changeset viewer.