rename main2 to application
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
/>
|
/>
|
||||||
<script src="<%= ENV['WIRIS_PLUGIN_SRC'] %>" async=true></script>
|
<script src="<%= ENV['WIRIS_PLUGIN_SRC'] %>" async=true></script>
|
||||||
|
|
||||||
<%= stylesheet_link_tag "main2", "data-turbo-track": "reload" %>
|
<%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
|
||||||
<%= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %>
|
<%= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user