Ejemplo n.º 1
0
 def getAttachments(self, context):
     return getAttachments(context)
Ejemplo n.º 2
0
 def getAttachmentsHTML(self):
     return self.context.widget_attachments_list(attachments=getAttachments(self.context))