From db9d93526b951a7660925cd2e721ab2588e4ca45 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 24 Feb 2017 02:06:58 +0100 Subject: change go button to return --- StoneIsland/www/js/lib/account/PaymentView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/www/js/lib/account/PaymentView.js') diff --git a/StoneIsland/www/js/lib/account/PaymentView.js b/StoneIsland/www/js/lib/account/PaymentView.js index f773c05b..796ea188 100755 --- a/StoneIsland/www/js/lib/account/PaymentView.js +++ b/StoneIsland/www/js/lib/account/PaymentView.js @@ -25,7 +25,7 @@ var PaymentView = FormView.extend({ }, initialize: function(){ - this.$form = this.$("form") + this.$form = this.$(".form") this.$msg = this.$(".msg") this.address = new AddressView ({ parent: this, checkPhone: false }) this.cc = new CreditCardView ({ parent: this }) -- cgit v1.2.3-70-g09d2