fix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
class WRB_Controller extends CI_Controller {
|
||||
|
||||
var $template = array(
|
||||
'table_open' => "<table class='table table-sm table-striped table-hover table-bordered table-condensed'>",
|
||||
'table_open' => "<table class='table table-row-bordered table-row-gray-100 align-middle gs-0 gy-3'>",
|
||||
'thead_open' => '<thead class=\'bg-indigo\'>',
|
||||
'thead_close' => '</thead>',
|
||||
'heading_row_start' => '<tr>',
|
||||
|
||||
Reference in New Issue
Block a user