diff --git a/media/js/zamboni/mobile/buttons.js b/media/js/zamboni/mobile/buttons.js index aa34e4d2cd..93b54511e9 100644 --- a/media/js/zamboni/mobile/buttons.js +++ b/media/js/zamboni/mobile/buttons.js @@ -122,7 +122,7 @@ if (self.classes.persona) { return; } - var href = activeInstaller.attr('href'), + var href = activeInstaller.href, hash = hashes[href], attr = self.attr, processing_text = gettext('Installing...'),