From 694dc23de4bd393b0852dc51569f8a30047b7e39 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Tue, 16 Apr 2013 12:56:25 -0700 Subject: Issue #1614108 by David_Rothstein: Remove documentation of visible in hook_field_extra_fields, since it does not exist (yet) in D7 --- modules/field/field.api.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/field/field.api.php') diff --git a/modules/field/field.api.php b/modules/field/field.api.php index f6b8257ac..e8e04542a 100644 --- a/modules/field/field.api.php +++ b/modules/field/field.api.php @@ -31,8 +31,6 @@ * - label: The human readable name of the element. * - description: A short description of the element contents. * - weight: The default weight of the element. - * - visible: The default visibility of the element. Only for 'display' - * context. * - edit: (optional) String containing markup (normally a link) used as the * element's 'edit' operation in the administration interface. Only for * 'form' context. -- cgit v1.2.3