Committer: vvasin
LJSUP-12917: Add RESERVED and INCOMING tabs to user wallet page. Typo.U trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm
Modified: trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm 2012-08-21 15:19:31 UTC (rev 12512) +++ trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm 2012-08-21 15:21:14 UTC (rev 12513) @@ -16,7 +16,7 @@ sub require_remote { 1 } sub require_cart { 1 } -use constant PAGE_SIZE => 1; +use constant PAGE_SIZE => 20; sub need_res { my $self = shift;