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