update feedback testing
This commit is contained in:
@@ -198,7 +198,7 @@ $(document).on('turbolinks:load', function() {
|
||||
$("#completed_count").text(parseInt($("#completed_count").text()) + data.length);
|
||||
|
||||
swal({
|
||||
title: "Infomation !",
|
||||
title: "Information !",
|
||||
text: 'Order has been successfully created',
|
||||
confirmButtonColor: "green",
|
||||
confirmButtonText: "Yes!",
|
||||
|
||||
Reference in New Issue
Block a user