cfmgrv4 init...3
This commit is contained in:
parent
75fefc4502
commit
cbd82045dd
@ -24,8 +24,8 @@ class Pager extends BaseConfig
|
||||
'default_full' => 'CodeIgniter\Pager\Views\default_full',
|
||||
'default_simple' => 'CodeIgniter\Pager\Views\default_simple',
|
||||
'default_head' => 'CodeIgniter\Pager\Views\default_head',
|
||||
'bootstrap_full' => 'Pagers\bootstrap_full',
|
||||
'bootstrap_simple' => 'Pagers\bootstrap_simple',
|
||||
'bootstrap_full' => 'Pagers/bootstrap_full',
|
||||
'bootstrap_simple' => 'Pagers/bootstrap_simple',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user