* Fix merge code bug.
This commit is contained in:
@@ -267,7 +267,7 @@ class datatableModel extends model
|
||||
|
||||
usort($setting, array('datatableModel', 'sortOldCols'));
|
||||
|
||||
return $fieldSetting;
|
||||
return $setting;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user