blob: 33748b55e31e8ea00de32352d4df1727a2269092 [file] [log] [blame]
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<table id="policies-table" class="table table-striped table-condensed nonDatatables">
<thead>
<tr>
<th width="50%">Name</th>
<th width="25%">State</th>
<th width="25%">Action</th>
</tr>
</thead>
<tbody></tbody>
</table>
<div class="has-no-policies for-empty-table hide">
<i>No policies are attached to this entity</i>
</div>
<div id="policy-config" class="hide">
<div class="table-scroll-wrapper">
<table id="policy-config-table" style="width: 554px;">
<thead>
<tr>
<th width="35%">Name</th>
<th width="55%">Value</th>
<th width="10%">Edit</th>
</tr>
</thead>
<tbody></tbody>
</table>
<div class="has-no-policy-config for-empty-table hide">
<i>No configuration is available on this policy</i>
</div>
</div>
</div>
<div id="policy-config-none-selected">
<i>Select a policy above to view or edit configuration.</i>
</div>
<button class="btn add-new-policy pull-right">Attach New Policy</button>