瀏覽代碼

Update tripal_chado/includes/tripal_chado.publish.inc

Co-Authored-By: laceysanderson <las166@mail.usask.ca>
Bradford Condon 6 年之前
父節點
當前提交
5a7cf745c7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tripal_chado/includes/tripal_chado.publish.inc

+ 1 - 1
tripal_chado/includes/tripal_chado.publish.inc

@@ -90,7 +90,7 @@ function tripal_chado_publish_form($form, &$form_state) {
 
         // Now call the widget callback function to let the module adjust the
         // element as needed.
-        if (!isset($instance['widget']['module'](( {
+        if (!isset($instance['widget']['module'])) {
           tripal_report_error(
             'tripal_chado',
             TRIPAL_ERROR,