app/soc/content/js/tips-081027.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 02 Nov 2008 22:56:52 +0000
changeset 434 a4fc430fefac
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Added key field definitions to the User logic This is the first part of making the User views generic.

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