Correct regression where froala was not properly includedwhen requested
This commit is contained in:
parent
2b45d4fd01
commit
c5557d9fa1
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
</script>
|
||||
|
||||
<%= render 'schema', campaign: @campaign, url: @url %>
|
||||
<%= render 'common/froala' if current_campaign_editor? %>
|
||||
<%= IncludeAsset.js '/client/js/campaigns/show/page.js' %>
|
||||
<% end %>
|
||||
|
||||
|
|
Loading…
Reference in a new issue