fix: dashboard edit and show buttons are not working

This commit is contained in:
Sagar Vora 2021-03-05 12:37:03 +05:30
parent 1213040cc2
commit d28f5a54a5

View file

@ -73,7 +73,6 @@ frappe.views.Page = class Page {
return;
}
this.wrapper = frappe.container.add_page(this.name);
this.wrapper.label = this.pagedoc.title || this.pagedoc.name;
this.wrapper.page_name = this.pagedoc.name;
// set content, script and style