diff --git a/app/views/packages/details.slim b/app/views/packages/details.slim index 725ac6d..89867d2 100644 --- a/app/views/packages/details.slim +++ b/app/views/packages/details.slim @@ -35,6 +35,8 @@ ' The goal of Icedove is to produce a cross platform standalone mail ' application using the XUL user interface language. + a.button.radius.expand href=upload_package_by_name_path(name: @package.name) Upload a new screenshot + // TODO: Enable comment form //javascript: // $('#comment-summary').on( 'input', function() {