This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
igamebox
/
mtb_dcatadmin_plus
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
编辑器加布局
moshaorui
2 日 前
親
5b90d935b0
コミット
523e2615c1
2 ファイル変更
、
2 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
resources/views/admin/form_custom/editor.blade.php
1
0
resources/views/distributor/form_custom/editor.blade.php
+ 1
- 0
resources/views/admin/form_custom/editor.blade.php
ファイルの表示
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>
+ 1
- 0
resources/views/distributor/form_custom/editor.blade.php
ファイルの表示
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>