Exemple #1
0
 def _getVariables(self, conf):
     variables = WPTPLConferenceDisplay._getVariables(self, conf)
     variables['registrationOpen'] = False
     variables['evaluationLink'] = False
     return variables
Exemple #2
0
 def _getVariables(self, conf):
     variables = WPTPLConferenceDisplay._getVariables(self, conf)
     variables['registrationOpen'] = False
     variables['evaluationLink'] = False
     return variables