app/views/catarse_pagarme/pagarme/review.html.slim in catarse_pagarme-2.7.7 vs app/views/catarse_pagarme/pagarme/review.html.slim in catarse_pagarme-2.7.8

- old
+ new

@@ -104,9 +104,11 @@ - expiration_date = (CatarsePagarme.configuration.slip_week_day_interval || 2).weekdays_from_now .fontsize-small.u-marginbottom-20= t('projects.contributions.edit.slip_expiration', date: l(expiration_date.to_date)) .fontsize-small.u-marginbottom-40= t('projects.contributions.edit.slip_message') .w-row - .w-col.w-col-8.w-col-offset-2 + .w-col.w-col-2 + .w-col.w-col-8 #card-loading.loader.u-text-center.w-col.w-col-12.u-marginbottom-30 = image_tag "catarse_bootstrap/loader.gif" = submit_tag t('projects.contributions.review.form.labels.build_boleto'), :class => 'btn btn-large u-marginbottom-20', :id => "build_boleto" = render partial: 'terms' + .w-col.w-col-2