branch | stable |
changeset 4244 | 2c3de1953d00 |
parent 4212 | ab6573088b4a |
child 4252 | 6c4f109c2b03 |
--- a/web/views/igeocodable.py Thu Jan 14 11:37:08 2010 +0100 +++ b/web/views/igeocodable.py Fri Jan 15 09:05:40 2010 +0100 @@ -71,7 +71,7 @@ id = 'gmap-view' __select__ = implements(IGeocodable) - need_navigation = False + paginable = False def call(self, gmap_key, width=400, height=400, uselabel=True, urlparams=None): self.req.demote_to_html()