소스 검색

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