1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00

B #4031: Sort by used CPU and Memory (#37)

Signed-off-by: Frederick Borges <fborges@opennebula.io>
This commit is contained in:
Frederick Borges 2020-06-23 11:48:55 +02:00 committed by GitHub
parent 0151ed3451
commit 8302e91b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ define(function(require) {
{"sType": "ip-address", "aTargets": [0]},
{"sType": "num", "aTargets": [1]},
{"sType": "date-euro", "aTargets": [ 10 ]},
{"bSortable": false, "aTargets": ["check", 6, 7, 11]},
{"bSortable": false, "aTargets": ["check", 11]},
{"sWidth": "35px", "aTargets": [0]},
{"bVisible": true, "aTargets": SunstoneConfig.tabTableColumns(TAB_NAME)},
{"bVisible": false, "aTargets": ['_all']}