Changeset 203 for plone4bio.base/trunk
- Timestamp:
- 07/04/11 01:34:14 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plone4bio.base/trunk/src/plone4bio/base/browser/predictor.py
r171 r203 2 2 3 3 from Products.CMFCore.utils import getToolByName 4 from Products.CMFPlone import Batch4 from Products.CMFPlone.PloneBatch import Batch 5 5 from Products.Five import BrowserView 6 6 from Products.Five.browser.pagetemplatefile import ViewPageTemplateFile
