X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=templates%2Fdata%2Fitems.html.ep;h=340461eab8271b691811f6002c9614e89074fb1c;hb=5081a5d3264e46b40d6356466046388625963b92;hp=835dbe3eac7edaf1d00567e64be8df8b7ae5551b;hpb=304597a2a8795434601c012065e6a113ec55931c;p=MojoFacets.git diff --git a/templates/data/items.html.ep b/templates/data/items.html.ep index 835dbe3..340461e 100644 --- a/templates/data/items.html.ep +++ b/templates/data/items.html.ep @@ -53,12 +53,15 @@ items % session('timefmt', $timefmt ); timefmt: - % if ( $export ) { - +with: +%= select_field with => [qw( points dots lines steps )] + % } + + <%= include 'data/items/' . session('show') %>
@@ -79,13 +82,22 @@ timefmt:
  • columns: <%= join(',',@$columns) %>
  • numeric: <%= dumper $numeric %>
  • order: <%= session('order') %> sort: <%= session('sort') %> -
  • filters: <%= dumper $filters %> +%#
  • filters: <%= dumper $filters %>