mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 22:49:19 +00:00
added query report and cleaned up wn.ui.Dialog
This commit is contained in:
@@ -25,7 +25,7 @@ $.extend(erpnext.complete_setup, {
|
||||
},
|
||||
|
||||
prepare_dialog: function() {
|
||||
var d = new wn.widgets.Dialog({
|
||||
var d = new wn.ui.Dialog({
|
||||
title: "Setup",
|
||||
fields: [
|
||||
{fieldname:'first_name', label:'Your First Name', fieldtype:'Data', reqd: 1},
|
||||
|
||||
Reference in New Issue
Block a user