resended->resent partial #1200
This commit is contained in:
parent
4c5e841f88
commit
7b284814fa
@ -120,7 +120,7 @@
|
||||
}
|
||||
$.getJSON('/api/order/' + el.attr('data-uuid') + '/resend_notification',function( json ) {
|
||||
if( json.status == 'success' ){
|
||||
alert('Notification resended!');
|
||||
alert('Notification resent!');
|
||||
} else {
|
||||
alert('Oops, error! Please try it again.');
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user