mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
FIX: embedding comments was broken
This commit is contained in:
parent
2d636406dc
commit
fe29fe71c5
@ -5,7 +5,7 @@
|
||||
|
||||
<%= discourse_stylesheet_link_tag 'embed', theme_key: nil %>
|
||||
<%- unless customization_disabled? %>
|
||||
<%= Theme.custom_stylesheet(session[:preview_style], :embedded) %>
|
||||
<%= discourse_stylesheet_link_tag :embedded_theme %>
|
||||
<%- end %>
|
||||
<%= javascript_include_tag 'break_string' %>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user