mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
API CHANGE Deprecated AutocompleteTextField, use third-party solutions (from r107054)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112545 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
997a86b7e0
commit
a848a182a7
@ -1,6 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* Autocompleting text field, using script.aculo.us
|
||||
*
|
||||
* @deprecated 2.4 Use third-party alternatives like http://code.google.com/p/ss-module-formfields/ or http://silverstripe.org/tag-field-module/
|
||||
*
|
||||
* @package forms
|
||||
* @subpackage fields-formattedinput
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user