Datatables.js bootstrap breaks modal form -
im using datatables generate table button opens modal window on click. modal form looks broken this:
but without dt looks wanted to:
im using datatables that:
var table = $('#productsadmintable') table.datatable({}); could me?


Comments
Post a Comment