Committer: wisest-owl
LJSUP-10284. Remove redirect from update.bml after uploading photosU trunk/cgi-bin/LJ/Widget/EntryForm.pm
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/EntryForm.pm 2011-11-08 08:57:15 UTC (rev 20492) +++ trunk/cgi-bin/LJ/Widget/EntryForm.pm 2011-11-08 09:39:43 UTC (rev 20493) @@ -1633,6 +1633,7 @@ <script type="text/javascript"> window.ljphotoEnabled = $ljphoto_enabled; jQuery('#updateForm').photouploader({ + action: 'add_new_post', availableSpace: '$available_space', sizesData: $photo_sizes_json, albumsData: $album_list_json,