aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp/WEB-INF/app/views/system/index.html.erb
blob: 1cb1986738883d44fdea7a1f594cc5e013dbe30f (plain)
1
2
3
4
<% content_for :extra_script do %>
<script src="<%= ApplicationController.root_context -%>/js/bundles/system.js?v=<%= sonar_version -%>"></script>
<% end %>