瀏覽代碼

bugfix, caused by material 0.99 and 0.97 coexit.

master
Patrick Peng Sun 9 年之前
父節點
當前提交
4048256c3c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      spa/index.js

+ 1
- 1
spa/index.js 查看文件

selectMonths: true, // Creates a dropdown to control month selectMonths: true, // Creates a dropdown to control month
selectYears: 15 // Creates a dropdown of 15 years to control year selectYears: 15 // Creates a dropdown of 15 years to control year
}); });
$('.modal-trigger').leanModal();
//$('.modal-trigger').leanModal();
$('.carousel').carousel(); $('.carousel').carousel();
}); });

Loading…
取消
儲存