Committer: ssafronova
LJSUP-7103: New update.bml - LJSUP-7108: create assembling widgetU trunk/htdocs/update2.bml
Modified: trunk/htdocs/update2.bml =================================================================== --- trunk/htdocs/update2.bml 2010-10-13 09:36:44 UTC (rev 17555) +++ trunk/htdocs/update2.bml 2010-10-13 11:00:35 UTC (rev 17556) @@ -11,8 +11,6 @@ # LJ::Widget->handle_post checks LJ::did_post inside my %from_post = LJ::Widget->handle_post(\%POST, 'UpdateJournal', { get => \%GET }); - my $ret; - my $widget = LJ::Widget::UpdateJournal->new; $headextra .= $widget->wrapped_js; return $widget->render({ get => \%GET, from_post => \%from_post });