Beispiel #1
0
 def getCSSFiles(self):
     return WPSimpleEventDisplay.getCSSFiles(self) + WPCollaborationBase.getCSSFiles(self)
Beispiel #2
0
 def getCSSFiles(self):
     return WPSimpleEventDisplay.getCSSFiles(self) + \
                ['Collaboration/Style.css']
Beispiel #3
0
 def getCSSFiles(self):
     return WPSimpleEventDisplay.getCSSFiles(self) + \
                ['Collaboration/Style.css']
Beispiel #4
0
 def getCSSFiles(self):
     return WPSimpleEventDisplay.getCSSFiles(self) + WPCollaborationBase.getCSSFiles(self)