app/soc/content/js/tips-081027.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 22 Jan 2009 22:04:00 +0000 (2009-01-22)
changeset 908 8f7e89cacd2e
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Remove unused decorators import from soc.views.models.role module. Patch by: Pawel Solyga Review by: to-be-reviewed
$(function() {
  $('tr[title]').bt();
});