summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/timelog/index.html.erb')
-rw-r--r--app/views/timelog/index.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/timelog/index.html.erb b/app/views/timelog/index.html.erb
index e957b41b3..a045e4743 100644
--- a/app/views/timelog/index.html.erb
+++ b/app/views/timelog/index.html.erb
@@ -52,6 +52,7 @@
</fieldset>
<% end %>
<%= export_csv_encoding_select_tag %>
+ <%= export_csv_separator_select_tag %>
<p class="buttons">
<%= submit_tag l(:button_export), :name => nil, :onclick => "hideModal(this);", :data => { :disable_with => false } %>
<%= link_to_function l(:button_cancel), "hideModal(this);" %>