Added an id to one of the tbody elements in tablesForm, so that jQuery
can append to the appropriate one.
This commit is contained in:
@@ -467,7 +467,7 @@ if ($is_show_stats) {
|
|||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
</tbody>
|
</tbody>
|
||||||
<tbody>
|
<tbody id="tbl_summary_row">
|
||||||
<tr><th></th>
|
<tr><th></th>
|
||||||
<th align="center" nowrap="nowrap">
|
<th align="center" nowrap="nowrap">
|
||||||
<?php
|
<?php
|
||||||
|
Reference in New Issue
Block a user