* fix bug #23996
This commit is contained in:
@@ -128,7 +128,8 @@ $(function()
|
||||
<style>#mainContent .col-content{display: none;}</style>
|
||||
<?php endif;?>
|
||||
<script>
|
||||
$(function(){
|
||||
$(function()
|
||||
{
|
||||
$.fixedTableHead('#showData');
|
||||
$("#showData th").each(function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user