Committer: amyshkin
LJSUP-10748: Free2payU 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-02-07 08:29:25 UTC (rev 11419) +++ trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm 2012-02-07 08:44:31 UTC (rev 11420) @@ -108,6 +108,7 @@ map { $_->user } ($remote->people_friends) : (); my $js_complete = LJ::JSUtil::autocomplete(list => \@flist); my $free_tokens_status = __is_free_tokens_enabled(); + $show_tab = 'buy' unless $free_tokens_status; # reserved my $transac_id = 0;