Actions
Bug #21184
closedEnable resizable textareas by default
Start date:
2009-10-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With #20946 resizable texareas were introduced.
Unfortunately, they aren't enabled by default.
So enable them.
The patch moves the default height of 600px to t3lib_beuserauth, as all defaults are defined there (and not in ext_tables.php)
(issue imported from #M12112)
Files
Updated by Steffen Kamper about 15 years ago
committed to trunk, rev 6227, changing default heigth from 600 to 300
Actions