Skip to content

Commit

Permalink
No payments-disabled notice for keys (bug 834486)
Browse files Browse the repository at this point in the history
This disabled notice does not apply to the in-app
payment tester keys. It was also causing a traceback
because there is no addon on the template.
  • Loading branch information
kumar303 committed Mar 8, 2013
1 parent 1ebc174 commit 02b67d0
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -9,7 +9,6 @@
{{ hub_breadcrumbs(addon, items=[(None, title)]) }}
<h1>{{ title }}</h1>
</header>
{{ disabled_payments_notice() }}
<section class="island" role="main">
<div id="in-app-config" class="devhub-form">
<form class="item in-app-config" method="post" action="{{ request.path }}">
Expand Down

0 comments on commit 02b67d0

Please sign in to comment.