removed jqplot and updated attributions page

This commit is contained in:
Rushabh Mehta
2012-12-24 12:52:15 +05:30
parent 5b3d83fdf3
commit bda54e58bf
4 changed files with 108 additions and 80 deletions

View File

@@ -1 +1,4 @@
wn.pages['attributions'].onload = function(wrapper) { }
wn.pages['attributions'].onload = function(wrapper) {
wrapper.appframe = new wn.ui.AppFrame($(wrapper).find(".layout-appframe"),
"Attributions");
}