Don't show message box twice (bug 647154)
This commit is contained in:
Родитель
aac0f8dbec
Коммит
e6ab14818f
|
@ -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">
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче