ソースを参照

make editor bigger

tags/rls1
kenn408k 6年前
コミット
d0f92245cb
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      js/tiny.php

+ 1
- 1
js/tiny.php ファイルの表示

@@ -21,7 +21,7 @@ if (isset($_SESSION['user'])) {
21 21
         toolbar: "undo redo | styleselect | bold italic | image link | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent",
22 22
         menubar: false,
23 23
         images_upload_url: 'handleUpload.php',
24
-        height: '400px'
24
+        height: '700px'
25 25
         });
26 26
 
27 27
 

読み込み中…
キャンセル
保存