common.js 66 B

1234
  1. $(document).ready(function()
  2. {
  3. $('#modules.tree').tree();
  4. });