datatables-rowsgroup icon indicating copy to clipboard operation
datatables-rowsgroup copied to clipboard

Hotfix/issue 3

Open kaihei777 opened this issue 4 years ago • 0 comments

Uncaught ReferenceError: options is not defined

	var options = settings.oInit.rowsGroup?
		settings.oInit.rowsGroup:
		$.fn.dataTable.defaults.rowsGroup;

kaihei777 avatar Sep 08 '20 16:09 kaihei777