Skip to content

Commit

Permalink
changed csv file name
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Hadinger committed Apr 17, 2019
1 parent ef72ac7 commit 7638cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/Csv_Formatter.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<template>
<vue-json-to-csv :json-data="op_response_csv"
csv-title="s_bfl_optimization.csv"
:labels="{
0: { title: '--' },
1: { title: '--' },
Expand Down

0 comments on commit 7638cc2

Please sign in to comment.