mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
[minor] Title not showing in payment modal
This commit is contained in:
@@ -1187,6 +1187,8 @@ class Payment {
|
||||
width: 800
|
||||
});
|
||||
|
||||
this.set_title();
|
||||
|
||||
this.$body = this.dialog.body;
|
||||
|
||||
this.numpad = new NumberPad({
|
||||
|
||||
Reference in New Issue
Block a user