* Fix bug #45338, set table bordered.
This commit is contained in:
@@ -14,7 +14,7 @@ dropmenu();
|
||||
?>
|
||||
<div class='main-table bg-white'>
|
||||
<?php if(!empty($investList)):?>
|
||||
<table class="table has-sort-head table-fixed table-bordered text-center">
|
||||
<table class="table has-sort-head bordered table-fixed text-center">
|
||||
<thead>
|
||||
<tr>
|
||||
<th rowspan='2' class="c-role"><?php echo $lang->personnel->role;?></th>
|
||||
|
||||
Reference in New Issue
Block a user