Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js358 goToPage(scope.pagination.current);
370 goToPage(currentPage);
395 function goToPage(num) { function