瀏覽代碼

Added sidebar and collapsible fields to generic layout

Stephen Ficklin 9 年之前
父節點
當前提交
9b4bd32501
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tripal_fields_layout/theme/templates/tripal_fields_layout_generic.tpl.php

+ 1 - 0
tripal_fields_layout/theme/templates/tripal_fields_layout_generic.tpl.php

@@ -4,6 +4,7 @@ drupal_add_js('misc/collapse.js');
 $panels = $variables['element']['#panels'];
 $fields = $variables['element']['#fields'];
 
+// TODO, the horz_table variable needs to be set in a variable and checked here.
 $horz_table = TRUE;
 
 // Group fields into panels