app/soc/content/js/tips-081027.js
author Todd Larsen <tlarsen@google.com>
Wed, 14 Jan 2009 22:02:39 +0000
changeset 811 9e56019eb218
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Add "agrees to site-wide Terms of Service" boolean property for all Users. Patch by: Todd Larsen Review by: to-be-reviewed

$(function() {
  $('tr[title]').bt();
});