updated account url and js version

This commit is contained in:
Rushabh Mehta
2012-01-20 12:07:56 +05:30
parent b7d831b734
commit 764fdb942e
7 changed files with 96 additions and 76 deletions

View File

@@ -1,6 +1,7 @@
pscript.onload_dashboard = function() {
// load jqplot
$.scriptPath = 'js/'
wn.require('lib/css/jqpot.css');
wn.require('lib/js/legacy/jquery/jquery.jqplot.min.js');
wn.require('lib/js/legacy/jquery/jqplot-plugins/jqplot.barRenderer.js');
wn.require('lib/js/legacy/jquery/jqplot-plugins/jqplot.canvasAxisTickRenderer.min.js');