From e13a7a838794063ec3fd74dbc71dfe99a47e2f91 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 24 Jul 2012 11:56:11 -0700 Subject: [PATCH] Revert "CS-15572 : StartIndex handled incorrectly when switching between the various Filter by options while listing ISOs in the UI" This was reverted, as another commit fixed the issue already: commit 2b2e491f27a1485338557a775e5c21179a19b32b Author: bfederle Date: Tue Jul 17 11:38:56 2012 -0700 CS-15572: Fix page index for list view filters This reverts commit 374be31b63f6ea0f835495933730358380745a56. --- ui/scripts/ui/widgets/listView.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ui/scripts/ui/widgets/listView.js b/ui/scripts/ui/widgets/listView.js index b9f7cc6d173..087f5401d3d 100644 --- a/ui/scripts/ui/widgets/listView.js +++ b/ui/scripts/ui/widgets/listView.js @@ -1261,10 +1261,6 @@ return true; }); - $listView.find('#filterBy').bind('click',function(event) { - page = 1; //Handling the case to display more than 20 entities on a page while switching between panels - return page; - }); var search = function() { page = 1; loadBody(