Code review comment for lp:~michael-sheldon/webbrowser-app/file-upload

Revision history for this message
Olivier Tilloy (osomon) wrote :

183 + html = '<form action="upload" method="post" enctype="multipart/form-data">'

The "=" should be "+=" here.

review: Needs Fixing

« Back to merge proposal