Changeset a047ee in indico
- Timestamp:
- 03/17/11 17:23:29 (2 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
- Children:
- af3a6d
- Parents:
- 8fed2e8
- git-author:
- Adrian Moennich <jerome.ernst.monnich@…> (03/17/11 16:43:38)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (03/17/11 17:23:29)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/plugins/Collaboration/collaborationTools.py
r8fed2e8 ra047ee 105 105 if entry: 106 106 __import__(entry.module_name, globals(), locals(), 107 ['collaboration', 'pages', 'actions', 'fossils' ])107 ['collaboration', 'pages', 'actions', 'fossils', 'services']) 108 108 return sys.modules[entry.module_name] 109 109 else:
Note: See TracChangeset
for help on using the changeset viewer.
