mirror of
https://github.com/kennethreitz-archive/www.gittip.com.git
synced 2026-06-21 07:40:58 +00:00
23405caba0
First this fixes a bug where XHR wasn't handled properly; apparently
it's xhr.onreadystatechange, not .readystatechange. Then we switch to
data-gittip-{base,username} for the data attributes, to make it clearer
for the user. Lastly roll this out as the new code for Embed #2 on the
profile page.