Stephen Ficklin %!s(int64=8) %!d(string=hai) anos
pai
achega
70db94dd5a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tripal/includes/tripal.fields.inc

+ 0 - 1
tripal/includes/tripal.fields.inc

@@ -768,7 +768,6 @@ function tripal_field_formatter_settings_form($field, $instance,
   // the ability to change the bundle default about whether they are
   // shown if they have no items.  We have to put this here rather than in the
   // TripalFieldFormatter class because not all fields implement this class.
-  dpm($field);
 
   $formatter_class = $field['type'] . '_formatter';
   $elements = array();