Fix code style issues [SCI-936]

This commit is contained in:
Oleksii Kriuchykhin 2017-02-06 17:08:20 +01:00
parent 62535a01bd
commit 449f4479e9

View file

@ -19,11 +19,11 @@ function initTeamsTable() {
orderable: true,
searchable: false
}, {
targets: [2],
targets: 2,
searchable: false,
orderable: true
}, {
targets: [3],
targets: 3,
searchable: false,
orderable: false,
sWidth: '1%'