Fix a html_escaping bug on the content page
This commit is contained in:
parent
e09a3210c7
commit
01b73e89fb
@ -1,4 +1,4 @@
|
||||
- title t('.title', :type => @content_type.name.capitalize)
|
||||
- title t('.title', :type => @content_type.name.capitalize).html_safe
|
||||
|
||||
- content_for :submenu do
|
||||
= render 'admin/shared/menu/contents'
|
||||
|
Loading…
Reference in New Issue
Block a user