예제 #1
0
파일: category.py 프로젝트: stomanin/indico
 def _checkParams(self, params):
     RHCategModifBase._checkParams(self, params)
     self.object_type = 'category'
     self.object = self.base_object = self._target
예제 #2
0
 def _checkParams(self, params):
     RHCategModifBase._checkParams(self, params)
     self.object_type = 'category'
     self.object = self.base_object = self._target