- Timestamp:
- 13 Nov 2014, 16:03:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/henrik-regista/src/waeup/ikoba/mandates/container.py
r11949 r11952 49 49 50 50 class MandatesPlugin(grok.GlobalUtility): 51 """A plugin that creates container for mandates inside a university.51 """A plugin that creates container for mandates inside a institution. 52 52 """ 53 53 grok.implements(IIkobaPluggable)
Note: See TracChangeset for help on using the changeset viewer.