in datatables theme unset_texteditor, dont renders ok, please add this line to datatables.css :
textarea
{
width:510px;
height: 80px;
}
unset_texteditor() with datatables theme dont work ok
Started by renamind, 18 January 2012 - 18:45 PM
- Single Page
Posted 18 January 2012 - 18:45 PM
Posted 18 January 2012 - 20:54 PM
[quote name='renamind' timestamp='1326912306' post='299']
in datatables theme unset_texteditor, dont renders ok, please add this line to datatables.css :
textarea
{
width:510px;
height: 80px;
}
[/quote]
Oh yes you're right. I will change it straight away.
Thanks.
in datatables theme unset_texteditor, dont renders ok, please add this line to datatables.css :
textarea
{
width:510px;
height: 80px;
}
[/quote]
Oh yes you're right. I will change it straight away.
Thanks.