Merge pull request #11151 from rohitwaghchaure/minor_fix_title
[minor] Title not showing in payment modal
This commit is contained in:
commit
76a9cefc9c
@ -1210,6 +1210,8 @@ class Payment {
|
||||
width: 800
|
||||
});
|
||||
|
||||
this.set_title();
|
||||
|
||||
this.$body = this.dialog.body;
|
||||
|
||||
this.numpad = new NumberPad({
|
||||
|
Loading…
Reference in New Issue
Block a user