I hereby claim:
- I am thorstenfriesen on github.
- I am tfriesen (https://keybase.io/tfriesen) on keybase.
- I have a public key whose fingerprint is 6A48 3D82 0B0F 1D75 E4AE C0C7 A3C9 76B1 BA9B 5B25
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
$$('.checkout-agreements p.agree').each(function(item){ | |
var agreementsBlock = $(item); | |
if(agreementsBlock != undefined) { | |
agreementsBlock.replace('<p class="agree">' + agreementsBlock.innerHTML + '</p>'); | |
} | |
}); |