This commit is contained in:
sw 2014-08-29 15:07:34 +08:00
commit 24a0f3e774
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 = {}