Changeset 342:259660db1921 in documentViewer for documentViewer.py


Ignore:
Timestamp:
Oct 18, 2010, 10:16:49 AM (14 years ago)
Author:
abukhman
Branch:
default
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r341 r342  
    269269        '''
    270270       
    271         logging.debug("documentViewer (index) mode: %s url:%s start:%s pn:%s"%(mode,url,start,pn,originalPage))
     271        logging.debug("documentViewer (index) mode: %s url:%s start:%s pn:%s originalPage:%s"%(mode,url,start,pn,originalPage))
    272272       
    273273        if not hasattr(self, 'template'):
Note: See TracChangeset for help on using the changeset viewer.