Stephen Ficklin 8 жил өмнө
parent
commit
70db94dd5a

+ 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();