forked from extern/egroupware
"docu update for fck"
This commit is contained in:
parent
9495ece599
commit
edd2585f78
@ -1044,7 +1044,7 @@
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 'htmlarea': // Multiline formatted Text Input, size: [inline styles for the widget][,plugins (comma-sep.)]
|
case 'htmlarea': // Multiline formatted Text Input, size: {simple|extended|advanced},height,width,toolbar-expanded,upload-path
|
||||||
list($mode,$height,$width,$toolbar,$baseref) = explode(',',$cell_options);
|
list($mode,$height,$width,$toolbar,$baseref) = explode(',',$cell_options);
|
||||||
if (!$readonly)
|
if (!$readonly)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user