浏览代码

Fixed a few minor bugs

Stephen Ficklin 8 年之前
父节点
当前提交
7b1ae62cb1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tripal_chado/includes/fields/chado_linker__expression.inc

+ 1 - 1
tripal_chado/includes/fields/chado_linker__expression.inc

@@ -202,7 +202,7 @@ class chado_linker__expression extends TripalField {
       }
     }
     $table = array(
-      'header' => array('Name'),
+      'header' => array(),
       'rows' => $rows,
       'attributes' => array(
         'id' => 'tripal_linker-table-expression-object',