From 51e22cc2a9963bdb234fc1c0879c175e4cf85600 Mon Sep 17 00:00:00 2001 From: z9hang Date: Tue, 28 Oct 2014 17:38:32 +0800 Subject: [PATCH] =?UTF-8?q?=20#1383=20=E9=A1=B9=E7=9B=AE--wiki=EF=BC=9A?= =?UTF-8?q?=E7=BC=96=E8=BE=91wiki=E5=8D=B4=E4=B8=8D=E8=83=BD=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E5=B7=B2=E7=BB=8F=E6=88=90=E5=8A=9F=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E7=9A=84=E9=99=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/wiki/edit.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/wiki/edit.html.erb b/app/views/wiki/edit.html.erb index 1fdbcf92f..88c280608 100644 --- a/app/views/wiki/edit.html.erb +++ b/app/views/wiki/edit.html.erb @@ -46,7 +46,7 @@ - <%= render :partial => 'attachments/form' %> + <%= render :partial => 'attachments/form',:locals => {:container => @page} %>