feat(admin-dashboard): refund inconsistent hint links to add refund receipt panel
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
var h = String(window.location.hash || '');
|
||||
var map = {
|
||||
'#add-payment-receipt': 'details#add-payment-receipt',
|
||||
'#add-refund-receipt': 'details#add-refund-receipt',
|
||||
'#refund-receipts': 'details#add-refund-receipt',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user