Changeset 2724
- Timestamp:
- 11/12/08 10:42:02 (2 months ago)
- Files:
-
- communesplone/Egcf/trunk/adapters.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
communesplone/Egcf/trunk/adapters.py
r2717 r2724 68 68 rectificative) must be produced. In this case p_annexNumber is 69 69 inserted into the reference.''' 70 res = '' :70 res = '' 71 71 if self.hasAnyAnnexe() != '': 72 72 meeting = self.context.getMeeting()
