mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-04-04 09:33:24 -04:00
Returns an important call inadvertantly removed.
This commit is contained in:
parent
7658c11d53
commit
1791320659
@ -20,6 +20,7 @@ $(function() {
|
||||
|
||||
$(this).closest("tr").css("background-color","#E6E7E6");
|
||||
$('[href*="trans_id=' + this.name + '"]').hide();
|
||||
$.post("json/transaction.php",{ paid: 1, transaction_id: this.name } );
|
||||
}
|
||||
else {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user