Example #1
0
 def _getHeadContent(self):
     return WPConferenceDefaultDisplayBase._getHeadContent(self) + _MathjaxMixin._getHeadContent(self)
Example #2
0
 def _getHeadContent(self):
     return WPConferenceDefaultDisplayBase._getHeadContent(
         self) + _MathjaxMixin._getHeadContent(self)
Example #3
0
 def _getHeadContent(self):
     return WPConferenceModifBase._getHeadContent(self) + _MathjaxMixin._getHeadContent(self)
Example #4
0
 def _getHeadContent(self):
     return WPConferenceModifBase._getHeadContent(
         self) + _MathjaxMixin._getHeadContent(self)