Merge remote branch 'joar/b681-comments_from_reviewing_video'
[mediagoblin.git] / mediagoblin / templates / mediagoblin / edit / attachments.html
index 576642cf915532bfc852ca192795360363a9edd5..6a5ab8961fe8c130f83055d2cb23bfeaee058c04 100644 (file)
@@ -20,7 +20,7 @@
 {% import "/mediagoblin/utils/wtforms.html" as wtforms_util %}
 {% block mediagoblin_content %}
   <form action="{{ request.urlgen('mediagoblin.edit.attachments',
-                               user= media.uploader().username,
+                               user= media.get_uploader().username,
                                media= media._id) }}"
         method="POST" enctype="multipart/form-data">
     <div class="grid_8 prefix_1 suffix_1 edit_box form_box">