Explorar o código

Update tripal.entities.api.inc

Bradford Condon %!s(int64=7) %!d(string=hai) anos
pai
achega
fc46ec3ae1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tripal/api/tripal.entities.api.inc

+ 0 - 1
tripal/api/tripal.entities.api.inc

@@ -1124,7 +1124,6 @@ function theme_token_list($tokens) {
  */
 
 function tripal_entity_label($entity) {
-  dpm($entity);
   if (property_exists($entity, 'title')) {
     return $entity->title;
   }