Skip to content

Commit

Permalink
stop pulling all the reviews (bug 677620)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Balogh committed Aug 9, 2011
1 parent 08ebabe commit 31b04a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/addons/templates/addons/impala/details-more.html
Expand Up @@ -3,6 +3,8 @@
so we pull in reviews and links to other add-ons with js.
This view returns a chunk of HTML that's injected into the DOM. #}
{% set version = addon.current_version %}
{% set reviews = reviews[:3] %}

<aside class="secondary addon-reviews c">
{% if reviews %}
<div>
Expand Down

0 comments on commit 31b04a0

Please sign in to comment.