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:
Christoph Haas 2015-06-14 12:36:58 +02:00
commit 4abfb29599
10 changed files with 63 additions and 12 deletions

View file

@ -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