mirror of
https://github.com/redmine/redmine.git
synced 2026-03-31 01:30:44 +02:00
Merged r18243 to 4.0-stable (#31330).
git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@18244 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
<div class="autoscroll">
|
||||
<fieldset class="box">
|
||||
<legend><%= l(:label_file_content_preview) %></legend>
|
||||
|
||||
<div class="autoscroll">
|
||||
<table class="sample-data">
|
||||
<% @import.first_rows.each do |row| %>
|
||||
<tr>
|
||||
@@ -19,8 +19,8 @@
|
||||
</tr>
|
||||
<% end %>
|
||||
</table>
|
||||
</div>
|
||||
</fieldset>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<%= button_tag("\xc2\xab " + l(:label_previous), :name => 'previous') %>
|
||||
|
||||
Reference in New Issue
Block a user