Changeset 9286ea in indico


Ignore:
Timestamp:
10/05/10 18:10:26 (3 years ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, burotel, hello-world-walkthrough, ipv6, new-webex, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, b8c30da8ebdbdcbd675a873997cc3e95f567de49, 4287315ec967a3da168d83963c14001db8487d53
Children:
15bd71
Parents:
59fb11
Message:

[FIX] Main resource fossil error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/fossils/conference.py

    rd25c08 r9286ea  
    212212    def getMainResource(self): 
    213213        """ The main resource""" 
     214    getMainResource.result = {"MaKaC.conference.Link": ILinkFossil, "MaKaC.conference.LocalFile": ILocalFileExtendedFossil} 
    214215 
    215216 
Note: See TracChangeset for help on using the changeset viewer.