mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix javascript_include_tag for browser-update so it includes MD5. Needed to add .js extension for some reason.
This commit is contained in:
@@ -39,4 +39,4 @@
|
||||
Discourse.start()
|
||||
</script>
|
||||
|
||||
<%= javascript_include_tag '/assets/browser-update' %>
|
||||
<%= javascript_include_tag 'browser-update.js' %>
|
||||
|
||||
Reference in New Issue
Block a user