mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-22 04:45:46 -04:00
FIX: should use "script" to allow cdn
This commit is contained in:
parent
a5ad2411ef
commit
5477325376
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@
|
|||
Discourse.set('assetVersion','<%= Discourse.assets_digest %>');
|
||||
</script>
|
||||
|
||||
<%= javascript_include_tag 'browser-update.js' %>
|
||||
<%= script 'browser-update' %>
|
||||
|
|
Loading…
Reference in a new issue