ok

Mini Shell

Direktori : /home2/selectio/public_html/lilyexpresslive/software/admin/js/
Upload File :
Current File : /home2/selectio/public_html/lilyexpresslive/software/admin/js/export.js

$( document ).ready(function() {
	$(".dataExport").click(function() {
		var exportType = $(this).data('type');		
		$('#dataTable').tableExport({
			type : exportType,			
			escape : 'false',
			ignoreColumn: []
		});		
	});
});

Zerion Mini Shell 1.0