Sha256: b80bb65c23fdde092d3894b5b0c3198b849ccd44fdef511d6c25be5b8252e91b
Contents?: true
Size: 311 Bytes
Versions: 32
Compression:
Stored size: 311 Bytes
Contents
App.addChild('PagarmeForm', { el: 'form.pagarme', activate: function() { this.message = this.$('.next_step_after_valid_document .alert-danger'); this.loader = this.$('.loader'); this.contributionId = $('input#contribution_id').val(); this.projectId = $('input#project_id').val(); } });
Version data entries
32 entries across 32 versions & 1 rubygems