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