| branch | popcorn-port |
| changeset 523 | 8dfeaec4724b |
| parent 520 | fe008e95a716 |
| child 531 | e7f27746668e |
--- a/src/js/main.js Fri Dec 23 11:41:46 2011 +0100 +++ b/src/js/main.js Fri Dec 23 12:47:17 2011 +0100 @@ -36,6 +36,10 @@ if (config.gui.widgets[idx].type === "PolemicWidget") { $L.script(libs.raphael); } + + if (config.gui.widgets[idx].type === "SparklineWidget") { + $L.script(libs.jquery_sparkline); + } } // same for modules