app/soc/content/js/tips-081027.js
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 08 Dec 2008 17:31:33 +0000
changeset 715 51703b18ef2e
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Adds the removal of requests from the datastore when a new role entity is created. This uses the classname from the role entity as the type of role in the request. Patch by: Lennard de Rijk

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