diff --git a/cydiapomonella/templates/cydiapomonella/index.html b/cydiapomonella/templates/cydiapomonella/index.html index c53a2f2df99254a288c3441e9f662079678dcb3c..0f4878bc9a8cbd0e183a5c4e08611e75982af721 100644 --- a/cydiapomonella/templates/cydiapomonella/index.html +++ b/cydiapomonella/templates/cydiapomonella/index.html @@ -50,6 +50,8 @@ background-color: #fff; border-color:#fff; } + .colCenter {text-align: center;} + </style> {% endblock %} {% block customJS %} @@ -348,6 +350,7 @@ { return data }, + "sClass" : "colCenter", "bSortable" : false }, @@ -357,6 +360,7 @@ { return data }, + "sClass" : "colCenter", "bSortable" : false }, { @@ -365,6 +369,7 @@ { return data }, + "sClass" : "colCenter", "bSortable" : false }, { @@ -373,6 +378,7 @@ { return data }, + "sClass" : "colCenter", "bSortable" : false }, { @@ -381,6 +387,7 @@ { return data }, + "sClass" : "colCenter", "bSortable" : false } , { @@ -389,6 +396,7 @@ { return data }, + "sClass" : "colCenter", "bSortable" : false } ],