Dennis
Results
2
comments of
Dennis
Its quick and dirty fix. but this is what works for me: ``` function Bootgrid_Temp() { // Fix for BS4, https://github.com/rstaib/jquery-bootgrid/issues/403 return { // pagination: '{{ctx.text}}' // paginationButton: "btn-info btn-sm",...
The solution to move from fontawesome back to bootstrap icons doesnt work for bootstrap 4 since the glyphicons are gone. Anyone wanting to target bootstrap 4 should ust use the...