Changeset 580
- Timestamp:
- 08/19/10 17:54:34 (3 years ago)
- Files:
-
- 1 modified
-
trunk/opentrials/repository/trds_forms.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/opentrials/repository/trds_forms.py
r579 r580 102 102 }) 103 103 104 # if necessary, updates the count of re petitive forms rendered104 # if necessary, updates the count of rendered repetitive forms 105 105 if hasattr(self.Meta,'min_required'): 106 106 if hasattr(self.Meta,'count'):
