????

Your IP : 216.73.216.136


Current Path : C:/inetpub/vhost/redmine/plugins/redmine_wysiwyg_editor/lib/
Upload File :
Current File : C:/inetpub/vhost/redmine/plugins/redmine_wysiwyg_editor/lib/redmine_wysiwyg_editor.rb

# Redmine WYSIWYG Editor hook listener
class RedmineWysiwygEditor < Redmine::Hook::ViewListener
  render_on :view_layouts_base_html_head,
            partial: 'redmine_wysiwyg_editor/redmine_wysiwyg_editor_partial'
end