one way to show tables

This commit is contained in:
Peter Hedenskog 2012-10-08 05:28:59 +02:00
parent 9e3f5b404c
commit 93a9e951c3
2 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@
<h3 id="headersModalLabel-$foreach.count">Response headers</h3>
</div>
<div class="modal-body">
<table>
<table class="table-hover table-condensed table-striped table-bordered">
<thead>
<tr>
<th>Name</th>

View File

@ -67,7 +67,7 @@
</th>
<th>
<a rel="tooltip" data-placement="top" data-html="false" href="#" data-original-title="Frontend single point of failure">spof</a>
<a rel="tooltip" data-placement="top" data-html="false" href="#" data-original-title="The numbert of possible frontend single point of failures">spof</a>
</th>
<th>
@ -99,7 +99,7 @@
<h3 id="headersModalLabel-$foreach.count">Response headers</h3>
</div>
<div class="modal-body">
<table>
<table class="table-hover table-condensed table-striped table-bordered">
<thead>
<tr>
<th>Name</th>