Home
last modified time | relevance | path

Searched refs:setItemsPerPage (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js556 paginationService.setItemsPerPage(paginationId, itemsPerPage);
635 this.setItemsPerPage = function(instanceId, val) { method in paginationService