mirror of https://github.com/apache/cloudstack.git
bug 7448: zone page - remove network tab (replaced with network node in zone tree).
This commit is contained in:
parent
ccf812dde7
commit
0c12bb31af
|
|
@ -23,9 +23,11 @@
|
|||
<div class="content_tabs on" id="tab_details">
|
||||
<%=t.t("details")%></div>
|
||||
<div class="content_tabs off" id="tab_secondarystorage">
|
||||
<%=t.t("secondary.storage")%></div>
|
||||
<%=t.t("secondary.storage")%></div>
|
||||
<!--
|
||||
<div class="content_tabs off" id="tab_network">
|
||||
<%=t.t("network")%></div>
|
||||
Network </div>
|
||||
-->
|
||||
</div>
|
||||
|
||||
<!-- Details tab (start)-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue