app/soc/content/js/tips-081027.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 17 Nov 2008 10:36:35 +0000
changeset 499 d22e4fe8e64b
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Fix missing dots in doc strings and some other doc string corrections. Patch by: Pawel Solyga

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