1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-15 15:15:45 +01:00

Modified an option name

This commit is contained in:
Max Guglielmi 2017-06-03 19:57:24 +10:00
commit f86e73b374
11 changed files with 12 additions and 12 deletions

View file

@ -46,7 +46,7 @@ export class GridLayout extends Feature {
* Css class for headers table container element
* @type {String}
*/
this.headContCssClass = f.tblHead_cont_css_class || 'grd_headTblCont';
this.headContCssClass = f.tbl_head_css_class || 'grd_headTblCont';
/**
* Css class for toolbar container element (rows counter, paging etc.)