From af163af3e74252b6b5d5f6e024944fd73bcb9e57 Mon Sep 17 00:00:00 2001 From: Eric Tsai Date: Thu, 28 Nov 2019 16:38:55 +0800 Subject: [PATCH] add link to wiki page --- app/views/admin/wiki_pages/_index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/admin/wiki_pages/_index.html.erb b/app/views/admin/wiki_pages/_index.html.erb index cc221f9..ee11657 100644 --- a/app/views/admin/wiki_pages/_index.html.erb +++ b/app/views/admin/wiki_pages/_index.html.erb @@ -10,7 +10,7 @@ <% @wikis.each do |page| %> - <%= page.title %> + <%= page.title %>
- \ No newline at end of file +