mirror of
https://github.com/redmine/redmine.git
synced 2026-01-21 23:13:04 +01:00
Remove trailing whitespaces from app/views/wiki/show.html.erb
git-svn-id: http://svn.redmine.org/redmine/trunk@17613 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<div style="display: none;">
|
||||
|
||||
<%= link_to_attachments @page, :thumbnails => true %>
|
||||
|
||||
|
||||
<% if @editable && authorize_for('wiki', 'add_attachment') %>
|
||||
<div id="wiki_add_attachment">
|
||||
<%= form_tag({:controller => 'wiki', :action => 'add_attachment',
|
||||
|
||||
Reference in New Issue
Block a user