wiki编辑控件粘贴进去的截图不能显示问题

This commit is contained in:
z9hang 2014-08-29 14:54:29 +08:00
parent acfd8837bb
commit 8fc9e65e66
1 changed files with 1 additions and 1 deletions

View File

@ -737,7 +737,7 @@ module ApplicationHelper
text = text.dup
macros = catch_macros(text)
text = Redmine::WikiFormatting.to_html("CKEditor", text, :object => obj, :attribute => attr)
#text = Redmine::WikiFormatting.to_html("CKEditor", text, :object => obj, :attribute => attr)
@parsed_headings = []
@heading_anchors = {}