Introduce: remove Materialize JS

This commit is contained in:
cutls
2020-07-05 19:45:21 +09:00
parent b0bd85ccc6
commit 414782fd71
12 changed files with 22 additions and 18 deletions

View File

@@ -1,6 +1,7 @@
//モーダル・ドロップダウンの各種設定
$(document).ready(function () {
// the "href" attribute of the modal trigger must specify the modal ID that wants to be triggered
return;
$('.modal').modal({
inDuration: 300,
outDuration: 225,