reShow() invokes resetPage()
[mkws-moved-to-github.git] / src / mkws-team.js
index d4bdc8e..9d9e34c 100644 (file)
@@ -240,6 +240,7 @@ function team($, teamName) {
 
 
     that.reShow = function() {
+       resetPage();
        m_paz.show(0, m_perpage, m_sortOrder);
     };