mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
various small changes and fixes
This commit is contained in:
@@ -29,11 +29,11 @@ class POSTHandler {
|
||||
}
|
||||
}
|
||||
|
||||
console.log( this.ticketTotals );
|
||||
// console.log( this.ticketTotals );
|
||||
// for ( let order in this.allSelectedSeats ) {
|
||||
|
||||
// }
|
||||
console.log( this.allSelectedSeats );
|
||||
// console.log( this.allSelectedSeats );
|
||||
} );
|
||||
} );
|
||||
} );
|
||||
|
||||
Reference in New Issue
Block a user