small bug dataTables 1.9.4 footer using jQuery UI
small bug dataTables 1.9.4 footer using jQuery UI
ericlat
Posts: 14Questions: 2Answers: 0
Line 10761 in jquery.dataTables.js
"sJUIFooter": "fg-toolbar ui-toolbar ui-widget-header ui-corner-bl ui-corner-br ui-helper-clearfix"
i think it should be
"sJUIFooter": "fg-toolbar ui-toolbar ui-widget-footer ui-corner-bl ui-corner-br ui-helper-clearfix"
"sJUIFooter": "fg-toolbar ui-toolbar ui-widget-header ui-corner-bl ui-corner-br ui-helper-clearfix"
i think it should be
"sJUIFooter": "fg-toolbar ui-toolbar ui-widget-footer ui-corner-bl ui-corner-br ui-helper-clearfix"
This discussion has been closed.
Replies
Allan