Don't show message box twice (bug 647154)

This commit is contained in:
Gregory Koberger 2011-04-12 19:47:52 -07:00
Родитель aac0f8dbec
Коммит e6ab14818f
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -32,6 +32,8 @@
</hgroup>
<div id="addon" class="primary" role="main" data-id="{{ addon.id }}">
{% include "messages.html" %}
{% set show_actions = True %} {# Show things like the install button, favorites, etc #}
{% include "addons/details_box.html" %}
</div>

Просмотреть файл

@ -1,4 +1,3 @@
{% include "messages.html" %}
<div class="featured">
<div class="featured-inner object-lead inverse">