Add user hint to use Ctrl-V

This commit is contained in:
Christoph Haas 2021-02-20 22:23:23 +01:00
parent 0f20a53554
commit b41c78abbf
2 changed files with 5 additions and 0 deletions

View file

@ -22,6 +22,9 @@
' need to register or anything.
a.button.small.expand.uploadbutton href=upload_path(pkg.name) Upload a screenshot
p
em Hint: upload an image here from your clipboard by Ctrl-V
// homepage
- if pkg.homepage.present?
hr

View file

@ -62,6 +62,8 @@ h1 = "Upload screenshots for #{@package.name}"
' should show the application in english if feasible.
' If you don't use english by default please start your application
' from a shell using after setting "export LANG=C".
li can be pasted here from your clipboard (Ctrl-V)
javascript:
// Hide the submit button unless images are selected for upload