app/soc/content/js/tips-081027.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 12 Dec 2008 00:34:39 +0000
changeset 722 a59eaa177562
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Added getForCurrentAccount to user.Logic It returns the user entity associated with the currently logged in user. Patch by: Sverre Rabbelier

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