Mercurial > bottledash
diff views/hello_template.tpl @ 14:3a9cb396905f
made a template how to use the web_view module
author | sean |
---|---|
date | Wed, 05 Aug 2015 13:24:25 +0200 |
parents | 63b9f41c3008 |
children |
line wrap: on
line diff
--- a/views/hello_template.tpl Wed Aug 05 12:37:33 2015 +0200 +++ b/views/hello_template.tpl Wed Aug 05 13:24:25 2015 +0200 @@ -29,7 +29,7 @@ "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember")[today.month-1] - number_of_rows = 2 + number_of_rows = 1 ################# # viewport size # @@ -194,7 +194,7 @@ end elif tile["type"] == "d3js" : type = "chart" - status = "techintern" + status = tile["div_name"] tile_content = roundup_cc.make_chart(tile["script"], tile["div_name"]) end %>