I cant integrate the bootstrap 3 in my pagination, I am using codeigniter in my system, here is my code so far
$config[\'base_url\'] = base_url().\"/merchant
Just change the below parameters :-
$config['full_tag_open'] = ''; $config['full_tag_close'] = '';
Replace it with :-