changeset 255:ce129cc3e031

*** empty log message ***
author abukhman
date Wed, 13 Oct 2010 17:18:02 +0200
parents 4b13f2e54665
children ad1458aff8a6
files MpdlXmlTextServer.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MpdlXmlTextServer.py	Wed Oct 13 17:16:01 2010 +0200
+++ b/MpdlXmlTextServer.py	Wed Oct 13 17:18:02 2010 +0200
@@ -142,7 +142,7 @@
     
     def getGisPlaces(self, docinfo=None, pageinfo=None):
         """ Show all Gis Places of whole Page"""
-        xpath='//place'
+        #xpath='//place'
         docpath = docinfo['textURLPath'] 
         url = docinfo['url']
         selfurl = self.absolute_url()