diff --git a/extra/modules/boresults.ptl b/extra/modules/boresults.ptl index c9e001c..37abfcd 100644 --- a/extra/modules/boresults.ptl +++ b/extra/modules/boresults.ptl @@ -48,7 +48,7 @@ class FakeField: class FormResultDirectory(FormPage): - _q_exports = ['', 'csv', 'xls', 'participation', 'table', 'list'] + _q_exports = ['', 'csv', 'xls', 'participation', 'table', 'list', 'export'] def __init__(self, formdef): self.formdef = formdef