Merge pull request #1426 from xmera-circle/improvement/add-dms-wiki-toolbar-icon-to-all-editors
Adds formatting helper to all editors
This commit is contained in:
commit
6838f405da
@ -59,3 +59,5 @@ end
|
||||
|
||||
# Apply the patch
|
||||
Redmine::WikiFormatting::Textile::Helper.prepend RedmineDmsf::Patches::FormattingHelperPatch
|
||||
Redmine::WikiFormatting::Markdown::Helper.prepend RedmineDmsf::Patches::FormattingHelperPatch
|
||||
Redmine::WikiFormatting::CommonMark::Helper.prepend RedmineDmsf::Patches::FormattingHelperPatch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user