mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 16:32:20 +00:00
upgrading tableWidget to tabulator 5 with custom jquery_wrapper
This commit is contained in:
@@ -224,9 +224,7 @@ $filterWidgetArray = array(
|
||||
rowFormatter:function(row){
|
||||
func_rowFormatter(row,this);
|
||||
},
|
||||
columnDefaults:{
|
||||
tooltip:true
|
||||
},
|
||||
|
||||
//! not working
|
||||
columnDefaults:{
|
||||
tooltip:function(e, cell, onRendered){
|
||||
|
||||
Reference in New Issue
Block a user