Changeset 565:1b483194901c in documentViewer for documentViewer.py


Ignore:
Timestamp:
Oct 9, 2012, 5:01:18 PM (12 years ago)
Author:
casties
Branch:
default
Message:

more new MpiwgXmlTextServer?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r564 r565  
    587587                # document info (including toc) from full text
    588588                if docinfo.get('textURLPath', None):
    589                     docinfo = self.getTextInfo(mode='pages', docinfo=docinfo)
     589                    docinfo = self.getTextInfo(mode=None, docinfo=docinfo)
    590590           
    591591            # bib info
Note: See TracChangeset for help on using the changeset viewer.