#1283公告贴吧,编辑回帖控件建议修改样式,编辑按钮由图片改为字

course_group
z9hang 11 years ago
parent e5d89590e6
commit 83c5d5c78d

@ -90,7 +90,8 @@
)if !@memo.locked? && User.current.logged? %>
<%= link_to(
image_tag('edit.png'),
#image_tag('edit.png'),
l(:button_edit),
{:action => 'edit', :id => reply},
:title => l(:button_edit)
) if reply.editable_by?(User.current) %>

Loading…
Cancel
Save