Upload action on details page made clearer - added button
This commit is contained in:
parent
d4e8e89e82
commit
ade7345a6d
1 changed files with 7 additions and 7 deletions
|
|
@ -14,13 +14,13 @@
|
|||
|
||||
// upload new screenshots
|
||||
p.subtitle
|
||||
a.expand data-open="upload-modal"
|
||||
= fa_icon 'upload'
|
||||
' Upload more screenshots
|
||||
p
|
||||
' Please help extend the collection of screenshots.
|
||||
' Just make a screenshot and upload it here. You don't
|
||||
' need to register or anything.
|
||||
= fa_icon 'upload'
|
||||
' Upload more screenshots
|
||||
p
|
||||
' Please help extend the collection of screenshots.
|
||||
' Just make a screenshot and upload it here. You don't
|
||||
' need to register or anything.
|
||||
a.button.small.expand data-open="upload-modal" Upload now
|
||||
|
||||
// homepage
|
||||
- if pkg.homepage.present?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue