mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
cdd5bc848c
commit
19396e3864
@ -140,7 +140,8 @@ define(function(require) {
|
||||
"aLengthMenu": [[6, 12, 36, 72], [6, 12, 36, 72]],
|
||||
"aaSorting" : [[0, "desc"]],
|
||||
"aoColumnDefs": [
|
||||
{ "bVisible": false, "aTargets": ["all"]}
|
||||
{ "bVisible": false, "aTargets": ["all"]},
|
||||
{ "sType": "num", "aTargets": [0]}
|
||||
],
|
||||
"aoColumns": [
|
||||
{ "mDataProp": "VM.ID" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user