From a9d662872c6b1ad3fbb2086991e1013b08b0ea2f Mon Sep 17 00:00:00 2001 From: xianbo Date: Fri, 28 Mar 2014 11:13:58 +0800 Subject: [PATCH] add i want to feedback --- app/views/welcome/index.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index 81da358b..de6f3e11 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -162,6 +162,7 @@

贴吧动态 + <%= link_to "我要提问" , newbie_send_path, {:class => 'orangeButton idea_btn', :style => "color: #EEEEEE" }%> <%= link_to "我要反馈" , suggestion_send_path, {:class => 'orangeButton idea_btn', :style => "color: #EEEEEE" }%>

<%= link_to "更多>>", forums_path %>