DEV: Add build_plugin_html to wizard head (#9293)
This commit is contained in:
parent
eda8f319a2
commit
c721bdb300
|
@ -9,6 +9,7 @@
|
|||
<%= preload_script 'wizard-vendor' %>
|
||||
<%= preload_script 'wizard-application' %>
|
||||
<%= preload_script_url ExtraLocalesController.url('wizard') %>
|
||||
<%= build_plugin_html 'wizard:head' %>
|
||||
<%= csrf_meta_tags %>
|
||||
|
||||
<%= render partial: "layouts/head" %>
|
||||
|
|
Loading…
Reference in New Issue