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