Changeset 335:a3410dc469ae in documentViewer
- Timestamp:
- Oct 18, 2010, 9:55:39 AM (15 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MpdlXmlTextServer.py
r334 r335 181 181 def getOrigPages (self, docinfo=None, pageinfo=None): 182 182 """Show original page """ 183 docpath = docinfo['textURLPath']183 #docpath = docinfo['textURLPath'] 184 184 #url = docinfo['url'] 185 185 selfurl = self.absolute_url()
Note: See TracChangeset
for help on using the changeset viewer.