Added pic centering in lastDataTable

pull/3/head
Sami Mokaddem 2017-11-07 12:59:32 +01:00
parent 41b4bee917
commit a337ee1a85
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ var optionDatatable_light = {
var optionDatatable_top = jQuery.extend({}, optionDatatable_light)
var optionDatatable_last = jQuery.extend({}, optionDatatable_light)
optionDatatable_last.columnDefs = [
{ className: "centerCellPicOrgRank", "targets": [ 2 ] },
{ className: "centerCellPicOrgLogo", "targets": [ 3 ] },
{ 'orderData':[5], 'targets': [0] },
{
'targets': [5],