added blog subscriber, unsubscribe

This commit is contained in:
Rushabh Mehta
2012-01-27 18:00:14 +05:30
parent ad10c695ff
commit 3a751e8f82
17 changed files with 190 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
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');