Mercurial > bottledash
diff views/hello_template.tpl @ 12:50f4c64834cb
delegation of dynamic charts works now
author | sean |
---|---|
date | Tue, 04 Aug 2015 16:00:07 +0200 |
parents | 7a573ec679a6 |
children | 63b9f41c3008 |
line wrap: on
line diff
--- a/views/hello_template.tpl Tue Aug 04 14:23:53 2015 +0200 +++ b/views/hello_template.tpl Tue Aug 04 16:00:07 2015 +0200 @@ -195,8 +195,7 @@ elif tile["type"] == "d3js" : type = "chart" status = "" - text = roundup_cc.get_tech_intern_chart() - #text = "<div id = KAKAK>HHOHOHOHOH </div>" + text = roundup_cc.make_chart(tile["status"]) end %>