app/soc/content/js/tips-081027.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 25 Jan 2009 16:29:36 +0000
changeset 988 e35b3d98d469
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Flush the sidebar if a user's rights change Patch by: Sverre Rabbelier

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