app/soc/content/js/tips-081027.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 25 Jan 2009 11:44:25 +0000
changeset 977 d212d5f4c41a
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Have /entity/pick return a JSON object instead of a user view This is in preparation of a patch that will add a more fancy picker with JS. Patch by: Sverre Rabbelier

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