去掉讨论区编辑页面虚线

This commit is contained in:
huang 2015-05-08 15:20:28 +08:00
parent a5fbccc975
commit 80e1d1f277
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<% if @message.project %>
<%#= board_breadcrumb(@message) %>
<!--<h3><%#= avatar(@topic.author, :size => "24") %><span style = "width:100%;word-break:break-all;word-wrap: break-word;"><%#=h @topic.subject %></span></h3>-->
<div class="talk_new ml15">
<div class="ml15">
<ul>
<%= form_for @message, { :as => :message,
:url => {:action => 'edit'},