You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pgfqe6ch8/app/views/shares/succ.html.erb

7 lines
122 B

6 years ago
<p>
分享成功!
</p>
<p>
<%= link_to "查看分享", share_show_path(Project.find_by_id(@share.project_id)) %>
</p>