#1195 Move to the bottom button
This commit is contained in:
parent
aef55090c5
commit
6d227fd64e
@ -45,7 +45,7 @@
|
||||
<% if upload.locked %>
|
||||
<%= render partial: 'upload_file_locked', locals: { upload: upload, i: i } %>
|
||||
<% else %>
|
||||
<%= render partial: 'upload_file', locals: { upload: upload, i: i, wiki: @wiki, n: @uploads.size } %>
|
||||
<%= render partial: 'upload_file', locals: { upload: upload, i: i, wiki: @wiki } %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
<div class="form-actions">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user