mirror of
https://github.com/redmine/redmine.git
synced 2026-04-14 08:28:33 +02:00
git-svn-id: https://svn.redmine.org/redmine/trunk@22732 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -28,4 +28,8 @@ class HelpController < ApplicationController
|
||||
end
|
||||
render template: "help/wiki_syntax/#{Setting.text_formatting}/#{lang}/wiki_syntax_#{type}#{Setting.text_formatting}", :layout => nil
|
||||
end
|
||||
|
||||
def show_code_highlighting
|
||||
render template: "help/wiki_syntax/code_highlighting_languages", :layout => nil
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user