Skip to content

Commit

Permalink
change product
Browse files Browse the repository at this point in the history
  • Loading branch information
Milos Dinic committed Sep 13, 2012
1 parent f05c3a6 commit e662f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/script.js
Expand Up @@ -179,7 +179,7 @@ $(function() {
url: 'https://api-dev.bugzilla.mozilla.org/1.1/bug',
dataType: 'json',
data: {
product: 'Websites',
product: 'Firefox Affiliates',
component: 'affiliates.mozilla.org banners'
},
success: function(data) {
Expand Down

0 comments on commit e662f5d

Please sign in to comment.