app/soc/content/js/tips-081027.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 28 Nov 2008 22:49:26 +0000
changeset 603 8ce6268a37bc
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Make Sponsor use the new DynaForm module Currently only a slight reduction in code, but hopefully some (or all?) of the form's definition can move up into base.View. Patch by: Sverre Rabbelier

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