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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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