app/soc/content/js/tips-081027.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 29 Nov 2008 19:45:19 +0000 (2008-11-29)
changeset 614 53a3e46fc512
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Moved getSidebarLinks to sitemap.sidebar This is the fourth, and final patch, that attempts to improve the cohesion in the base.View class. Patch by: Sverre Rabbelier
$(function() {
  $('tr[title]').bt();
});