mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Broken first time of Sunstone load
This commit is contained in:
parent
f9699aed19
commit
d6d2421fe5
@ -106,7 +106,7 @@
|
||||
<% if $conf[:env] == 'dev' %>
|
||||
<script src="bower_components/requirejs/require.js" data-main="app/main"></script>
|
||||
<% else %>
|
||||
<script src="bower_components/requirejs/require.js" data-main="dist/main"></script>
|
||||
<script src="dist/main.js?v=<%= OpenNebula::VERSION %>"></script>
|
||||
<% end %>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user