summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-http/src/main/java/resources/virtualhost/standard/add.html
blob: 3519d0dbd60aac3d5ad1f075e620f2c55c0dbe86 (plain)
1
2
3
4
5
6
7
8
<table class="tableContainer-table tableContainer-table-horiz">
  <tr>
      <td class="tableContainer-labelCell" style="width: 300px;"><strong>Store Type*:  </strong></td>
      <td class="tableContainer-valueCell" ><div id="addVirtualHost.specific.selectStoreType"></div></td>
  </tr>
</table>
<div id="addVirtualHost.storeSpecificDiv">
</div>