Skip to content

Commit

Permalink
Fixed closed script in customer_transaction
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter authored Apr 4, 2024
1 parent 7f3a347 commit 00e7634
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ $('#input-customer').autocomplete({
$('#input-customer').val(item['label']);
}
});
//-->/script>
//--></script>

0 comments on commit 00e7634

Please sign in to comment.