added calendar view

This commit is contained in:
Rushabh Mehta
2013-02-15 12:09:05 +05:30
parent 6227527cdb
commit 1a9f0848b3
3 changed files with 12 additions and 1 deletions

View File

@@ -23,6 +23,9 @@
wn.provide("erpnext.calendar");
pscript.onload_calendar = function(wrapper) {
wn.ui.make_app_page({
parent: wrapper,
single_column: true,