Changeset 610:0488cd12355b in documentViewer for documentViewer.py


Ignore:
Timestamp:
Jan 21, 2013, 6:58:21 PM (11 years ago)
Author:
casties
Branch:
default
Message:

gis mode works again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r609 r610  
    206206
    207207    def getTextDownloadUrl(self, **args):
    208         """get list of gis places on one page"""
     208        """get URL to download the full text"""
    209209        return self.template.fulltextclient.getTextDownloadUrl(**args)
    210210 
Note: See TracChangeset for help on using the changeset viewer.