mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
added query report and cleaned up wn.ui.Dialog
This commit is contained in:
@@ -50,7 +50,7 @@ function SMSManager() {
|
||||
me.dialog.show();
|
||||
}
|
||||
this.make_dialog = function() {
|
||||
var d = new wn.widgets.Dialog({
|
||||
var d = new wn.ui.Dialog({
|
||||
title: 'Send SMS',
|
||||
width: 400,
|
||||
fields: [
|
||||
|
||||
Reference in New Issue
Block a user