Fix formatter name

pull/6827/head
Oliver Günther 6 years ago
parent 1b970852a2
commit 2ef85b634e
No known key found for this signature in database
GPG Key ID: 88872239EB414F99
  1. 2
      lib/open_project/my_project_page/engine.rb

@ -47,7 +47,7 @@ module OpenProject::MyProjectPage
end
end
patch_with_namespace :OpenProject, :TextFormatting, :Formatters, :Markdown, :TextileConverter
patch_with_namespace :OpenProject, :TextFormatting, :Formats, :Markdown, :TextileConverter
assets %w(my_project_page/my_projects_overview.css)
end

Loading…
Cancel
Save