From 31feee3e799694f3e5a6e27f6ac9d37e30c48f43 Mon Sep 17 00:00:00 2001 From: BOHUNG Date: Thu, 19 Mar 2020 17:28:07 +0800 Subject: [PATCH] fix bug --- app/views/admin/writings/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/writings/index.html.erb b/app/views/admin/writings/index.html.erb index 4ecc259..d25d6d9 100644 --- a/app/views/admin/writings/index.html.erb +++ b/app/views/admin/writings/index.html.erb @@ -8,7 +8,7 @@ - <%= render 'lab' %> + <%= render 'writing' %>