????

Your IP : 18.117.121.71


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