mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
FIX: should use "script" to allow cdn
This commit is contained in:
parent
a5ad2411ef
commit
5477325376
@ -42,4 +42,4 @@
|
||||
Discourse.set('assetVersion','<%= Discourse.assets_digest %>');
|
||||
</script>
|
||||
|
||||
<%= javascript_include_tag 'browser-update.js' %>
|
||||
<%= script 'browser-update' %>
|
||||
|
Loading…
Reference in New Issue
Block a user