mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-26 10:03:37 +03:00
parent
8df3e4a2c5
commit
39c7b55c9b
@ -83,7 +83,8 @@ define(function(require) {
|
|||||||
"bAutoWidth": false,
|
"bAutoWidth": false,
|
||||||
"aoColumnDefs": [
|
"aoColumnDefs": [
|
||||||
{"bSortable": false, "aTargets": [0]},
|
{"bSortable": false, "aTargets": [0]},
|
||||||
{"sWidth": "35px", "aTargets": [0]}
|
{"sWidth": "35px", "aTargets": [0]},
|
||||||
|
{"sType": "string", "aTargets": [1]}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user