Browse Source

Forgot to remove dpm and forgot to add numeric filter handler

Stephen Ficklin 7 years ago
parent
commit
79841d9c4c

+ 0 - 1
tripal_chado/includes/TripalFields/sio__annotation/sio__annotation_widget.inc

@@ -92,7 +92,6 @@ class sio__annotation_widget extends ChadoFieldWidget {
       if (!$cvterm) {
         $cvterm_name = '';
       }
-      dpm($form_state['values']);
     }
 
     $widget['#prefix'] =  "<span id='$field_name-sio--annotation-$delta'>";