mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
bug 7861: include secondarystorage.js in index.jsp
This commit is contained in:
parent
c0b520c596
commit
cdc1b6db23
@ -50,6 +50,7 @@
|
||||
<script type="text/javascript" src="scripts/cloud.core.globalsetting.js?t=<%=now%>"></script>
|
||||
<script type="text/javascript" src="scripts/cloud.core.resource.js?t=<%=now%>"></script>
|
||||
<script type="text/javascript" src="scripts/cloud.core.zone.js?t=<%=now%>"></script>
|
||||
<script type="text/javascript" src="scripts/cloud.core.secondarystorage.js?t=<%=now%>"></script>
|
||||
<script type="text/javascript" src="scripts/cloud.core.network.js?t=<%=now%>"></script>
|
||||
<script type="text/javascript" src="scripts/cloud.core.pod.js?t=<%=now%>"></script>
|
||||
<script type="text/javascript" src="scripts/cloud.core.cluster.js?t=<%=now%>"></script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user