Cruft removed
This commit is contained in:
parent
8e2ebe3cf6
commit
20397c5411
1 changed files with 0 additions and 6 deletions
|
|
@ -51,20 +51,14 @@
|
|||
.row.listview
|
||||
img src='/images/dummy/no-screenshots-available.svg' width='100%' style='padding: 0 10%'
|
||||
|
||||
// TODO: Enable comments in a later version
|
||||
// = partial '/package/comments'
|
||||
|
||||
// Load reviews from the Ubuntu API through our own (cached) URL.
|
||||
// Use asynchronous load to keep loading times low if the review
|
||||
// was not yet cached.
|
||||
/ = render(partial: 'reviews', locals: {pkg: @package})
|
||||
#reviews data-package-reviews-url=package_reviews_path(@package.name)
|
||||
|
||||
#details.small-5.medium-5.columns data-sticky-container=true
|
||||
= render(partial: 'details_rightbox', locals: {pkg: @package})
|
||||
|
||||
/ = render(partial: 'details_uploadmodal')
|
||||
|
||||
javascript:
|
||||
$( function() {
|
||||
load_reviews()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue