Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
eea-tools
raven
Commits
d057b89e
Commit
d057b89e
authored
Dec 21, 2020
by
Håvard Vika Røen
Browse files
export csv translation fix
parent
41b4beed
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/client/src/components/LCsvExport.vue
View file @
d057b89e
...
...
@@ -5,7 +5,7 @@
</div>
<div
class=
"flex mr-2"
>
<div
class=
"flex w-full justify-end"
v-show=
"show"
>
<l-button
type=
"success"
:disabled=
"false"
@
click=
"onExport"
>
E
ks
port
er til
csv
</l-button>
<l-button
type=
"success"
:disabled=
"false"
@
click=
"onExport"
>
E
x
port
to
csv
</l-button>
</div>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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