change split bill

This commit is contained in:
phyusin
2018-02-14 17:07:33 +06:30
parent 75cadc7ed3
commit 8898ba597a
4 changed files with 14 additions and 15 deletions

View File

@@ -247,8 +247,8 @@ $('#back').on('click',function(){
function warnBeforeRedirect(linkURL) {
swal({
title: "Oops",
text: "Are you sure you want to Logout ?",
title: "Alert!",
text: "Are you sure you want to close cashier?",
type: "warning",
showCancelButton: true
}, function() {