wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r19624: LJSUP-9159

Committer: wisest-owl
LJSUP-9159

U   trunk/htdocs/update.bml
Modified: trunk/htdocs/update.bml
===================================================================
--- trunk/htdocs/update.bml	2011-08-08 03:07:22 UTC (rev 19623)
+++ trunk/htdocs/update.bml	2011-08-08 03:08:12 UTC (rev 19624)
@@ -363,8 +363,10 @@
             $$body .= LJ::tosagree_html('update', $POST{agree_tos}, $errors->{require_tos});
         }
 
-        $$body .= LJ::entry_form($entry, \$$head, $onload, $errors);
+        my $js = undef;
+        $$body .= LJ::entry_form($entry, \$$head, $onload, $errors, \$js);
         $$body .= "</form><!-- end #updateForm -->\n";
+        $$body .= $js;
 	
         ## Show a new photoalbums interface only for logged-in users
         my $remote = LJ::get_remote ();

Tags: bml, livejournal, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments