def actions(self):
		return ExamplePage.actions(self) + ['fileupload']
Beispiel #2
0
 def actions(self):
     return ExamplePage.actions(self) + self._actions
Beispiel #3
0
 def actions(self):
     return ExamplePage.actions(self) + self._actions