This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
igamebox
/
mtb_dcatadmin_plus
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
Merge branch 'refs/heads/master_mosr_dev_1'
moshaorui
3 ngày trước cách đây
mục cha
8f893ca8dd
523e2615c1
commit
8d0739bfbd
2 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
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
Xem Tập Tin
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>
+ 1
- 0
resources/views/distributor/form_custom/editor.blade.php
Xem Tập Tin
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>