Hey!
I don't know if it's a bug but I noted that the div that is created to wrap the pagination feature (using the Bootstrap2 theme) doesn't have an ID like "<id>_paginate" (similar to "<id>_filter" or "<id>_info").
I would need this div to have an ID.
Could you please point out a JS file to edit in order to fix this?
Thanks!
Regards,
Thibault
I don't know if it's a bug but I noted that the div that is created to wrap the pagination feature (using the Bootstrap2 theme) doesn't have an ID like "<id>_paginate" (similar to "<id>_filter" or "<id>_info").
<div class="dataTables_paginate paging_bootstrap pagination">
I would need this div to have an ID.
Could you please point out a JS file to edit in order to fix this?
Thanks!
Regards,
Thibault