DEV: Add build_plugin_html to wizard head (#9293)

This commit is contained in:
Mark VanLandingham
2020-03-27 10:02:48 -05:00
committed by GitHub
parent eda8f319a2
commit c721bdb300

View File

@@ -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" %>