mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #7904 from 3Dgoo/patch-2
Fixing HTMLEditorField API documentation
This commit is contained in:
commit
cf35aadfe5
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* A TinyMCE-powered WYSIWYG HTML editor field with image and link insertion and tracking capabilities. Editor fields
|
||||
* are created from <textarea> tags, which are then converted with JavaScript.
|
||||
* are created from <textarea> tags, which are then converted with JavaScript.
|
||||
*
|
||||
* @package forms
|
||||
* @subpackage fields-formattedinput
|
||||
|
Loading…
Reference in New Issue
Block a user