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?
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,
}));
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
0
giu 21
|
4302 | |||
|
5
mag 26
|
4215 | |||
|
1
mag 25
|
3124 | |||
|
2
mag 25
|
3691 | |||
|
1
lug 24
|
6334 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.