in odoo v8, there is no possibility to change properties of table. It is also not possible to delete it.
Is that a bug, or just badly implemented ckeditor?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
in odoo v8, there is no possibility to change properties of table. It is also not possible to delete it.
Is that a bug, or just badly implemented ckeditor?
Hi I found the solution. Go to your odoo installation path, find odoo/server/openerp/addons/website/static/src/js/website.editor.js
in website.editor.js find the code below and replace the values of 5 as you wish
onBlock: function (panel, block) {
block.autoSize = true;
block.element.setHtml(openerp.qweb.render('website.editor.table.panel', {
rows: 5,
cols: 5,
}));
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 6 21
|
2899 | ||
|
2
thg 7 25
|
1196 | ||
|
1
thg 5 25
|
753 | ||
|
2
thg 5 25
|
1338 | ||
|
1
thg 7 24
|
2936 |