瀏覽代碼

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
 

Loading…
取消
儲存