mm-horizontal.js 76 B

1234567
  1. $(function() {
  2. $('#menu1').metisMenu();
  3. $('#menu2').metisMenu();
  4. });