Explorar el Código

widget settings défaut values fixe

Signed-off-by: bachy <git@g-u-i.net>
bachy hace 13 años
padre
commit
93b353922e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      tode.module

+ 2 - 0
tode.module

@@ -71,6 +71,8 @@ function tode_field_widget_info() {
 				'show_term_form'=> -1,
 				'choose_term_parent'=> -1,
 				'maxlength'=> 255,
+				'redirect_term_to_node' => -1,
+				'show_create_tode' => -1,
       ),
     ),
   );