Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
0162677c
Commit
0162677c
authored
Dec 14, 2015
by
LE GAC Renaud
Browse files
Remove the extraction of list as a CSV file.
parent
878df57f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
models/vt_list_selector.py
models/vt_list_selector.py
+1
-1
No files found.
models/vt_list_selector.py
View file @
0162677c
...
...
@@ -2,7 +2,7 @@
""" list_selector (virtaul table)
"""
FORMATS
=
[
'bib'
,
'csv'
,
'html'
,
'odt'
,
'pdf'
,
'tex'
]
FORMATS
=
[
'bib'
,
'html'
,
'odt'
,
'pdf'
,
'tex'
]
#-------------------------------------------------------------------------------
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment