|
|
@@ -84,8 +84,6 @@
|
|
|
</tbody>
|
|
|
</table>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div class="tab-content">
|
|
|
<div class="tab-pane container fade" id="allraces">
|
|
|
<!--
|
|
|
<?php
|
|
|
@@ -124,9 +122,7 @@
|
|
|
</table>
|
|
|
-->
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div class="tab-content">
|
|
|
- <div class="tab-pane container active" id="scratchings">
|
|
|
+ <div class="tab-pane container fade active" id="scratchings">
|
|
|
<h4>Scratchings</h4>
|
|
|
<table class="table table-striped table-bordered">
|
|
|
<?php
|