mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
added calendar view
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
wn.provide("erpnext.calendar");
|
||||
|
||||
pscript.onload_calendar = function(wrapper) {
|
||||
|
||||
|
||||
|
||||
wn.ui.make_app_page({
|
||||
parent: wrapper,
|
||||
single_column: true,
|
||||
|
||||
Reference in New Issue
Block a user