Merge branch 'master' of bitbucket.org:signum/debshots
Conflicts: README.Developer app/views/packages/details.slim bin/get-data-from-old-live-server.sh
This commit is contained in:
commit
4abfb29599
10 changed files with 63 additions and 12 deletions
|
|
@ -19,13 +19,13 @@
|
|||
onclick="return confirm('Really delete the screenshot?');"
|
||||
] Delete screenshot
|
||||
- else
|
||||
img src='/images/dummy/no-screenshots-available.svg' width='100%'
|
||||
.row.listview
|
||||
img src='/images/dummy/no-screenshots-available.svg' width='100%'
|
||||
|
||||
// TODO: Enable comments in a later version
|
||||
// = partial '/package/comments'
|
||||
|
||||
.small-5.medium-5.columns
|
||||
= render 'layouts/messages'
|
||||
.bigpanel
|
||||
p.subtitle Details
|
||||
// TODO: split long_description by <p> tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue