Browse Source

Forgot to turn on link to node in feature map default view

spficklin 12 năm trước cách đây
mục cha
commit
d647e377d1
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      tripal_featuremap/tripal_featuremap.views.inc

+ 3 - 0
tripal_featuremap/tripal_featuremap.views.inc

@@ -173,6 +173,7 @@ function tripal_featuremap_views_default_views() {
       'empty' => '',
       'hide_empty' => 0,
       'empty_zero' => 0,
+      'link_to_node' => 1,
       'hide_alter_empty' => 1,
       'type' => 'separator',
       'separator' => ', ',
@@ -206,6 +207,7 @@ function tripal_featuremap_views_default_views() {
       ),
       'empty' => '',
       'hide_empty' => 0,
+      'link_to_node' => 0,
       'empty_zero' => 0,
       'hide_alter_empty' => 1,
       'type' => 'separator',
@@ -240,6 +242,7 @@ function tripal_featuremap_views_default_views() {
       ),
       'empty' => '',
       'hide_empty' => 0,
+      'link_to_node' => 0,
       'empty_zero' => 0,
       'hide_alter_empty' => 1,
       'type' => 'separator',