mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
added query report and cleaned up wn.ui.Dialog
This commit is contained in:
@@ -120,7 +120,7 @@ Dashboard = function() {
|
||||
},
|
||||
|
||||
show_settings: function() {
|
||||
var d = new wn.widgets.Dialog({
|
||||
var d = new wn.ui.Dialog({
|
||||
title: 'Set Company Settings',
|
||||
width: 500,
|
||||
fields: [
|
||||
|
||||
Reference in New Issue
Block a user