Changeset 255:ce129cc3e031 in documentViewer


Ignore:
Timestamp:
Oct 13, 2010, 3:18:02 PM (15 years ago)
Author:
abukhman
Branch:
default
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MpdlXmlTextServer.py

    r254 r255  
    143143    def getGisPlaces(self, docinfo=None, pageinfo=None):
    144144        """ Show all Gis Places of whole Page"""
    145         xpath='//place'
     145        #xpath='//place'
    146146        docpath = docinfo['textURLPath']
    147147        url = docinfo['url']
Note: See TracChangeset for help on using the changeset viewer.