ソースを参照

Added sidebar and collapsible fields to generic layout

Stephen Ficklin 9 年 前
コミット
9b4bd32501

+ 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