Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
20b0c716
Commit
20b0c716
authored
Feb 04, 2013
by
Jennifer Hodgdon
Browse files
Issue
#1906484
by smiletrl: Fix see reference to obsolete function
parent
12973db0
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/field_ui/field_ui.admin.inc
View file @
20b0c716
...
...
@@ -503,7 +503,7 @@ function field_ui_existing_field_options($entity_type, $bundle) {
* Form constructor for the field settings edit page.
*
* @see field_ui_menu()
* @see field_ui_settings_form_submit()
* @see field_ui_
field_
settings_form_submit()
* @ingroups forms
*/
function
field_ui_field_settings_form
(
$form
,
&
$form_state
,
$instance
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment