added query report and cleaned up wn.ui.Dialog

This commit is contained in:
Rushabh Mehta
2012-10-01 14:46:37 +05:30
parent 3c04193afb
commit 2d700dd90d
9 changed files with 17 additions and 18 deletions

View File

@@ -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},