Changeset 4dd941a in indico
- Timestamp:
- 09/29/11 14:41:28 (20 months ago)
- Branches:
- master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 0da0c1403bae8e51d8229f460181c71b9e6dda72
- Children:
- 64581b
- Parents:
- 8c2b17
- git-author:
- Adrian Moennich <jerome.ernst.monnich@…> (09/29/11 14:05:21)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (09/29/11 14:41:28)
- Location:
- indico/MaKaC/fossils
- Files:
-
- 2 edited
-
room.py (modified) (1 diff)
-
roomBooking.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/fossils/room.py
rd8fdf0 r4dd941a 21 21 from MaKaC.common.fossilize import IFossil 22 22 23 # is this used anywhere?! 23 24 class IRoomMapFossil(IFossil): 24 25 -
indico/MaKaC/fossils/roomBooking.py
rfb6f28 r4dd941a 80 80 """ Setup for for audio and video conference """ 81 81 82 def hasWebcastRecording(self): 83 """ Setup for webcast/recording """ 84 82 85 def getAvailableVC(self): 83 86 """ Available equipment for audio and video conference """
Note: See TracChangeset
for help on using the changeset viewer.
