diff --git a/src/sunstone/public/app/tabs/hosts-tab/panels/wilds.js b/src/sunstone/public/app/tabs/hosts-tab/panels/wilds.js index 9f3c796e1e..bcb47f9d47 100644 --- a/src/sunstone/public/app/tabs/hosts-tab/panels/wilds.js +++ b/src/sunstone/public/app/tabs/hosts-tab/panels/wilds.js @@ -85,7 +85,8 @@ define(function(require) { {"bSortable": false, "aTargets": [0]}, {"sWidth": "35px", "aTargets": [0]}, {"sType": "string", "aTargets": [1]} - ] + ], + "aLengthMenu": [ [10, 25, 50, -1], [10, 25, 50, "All"] ] }); if (that.element.TEMPLATE.VM) {