Closed Lisesoee closed 7 years ago
We can now post Orders to the database using AJAX. Working on posting using the id's from the selected rows. Having a bit of trouble with jQuery syntax, but shouldn't be much of a problem. 👍
We can now dispatch selected taxi to selected request(s), with a small change in jQuery syntax (from $(this).id to this.id) 👍
We can now post Orders to the database using AJAX. Working on posting using the id's from the selected rows. Having a bit of trouble with jQuery syntax, but shouldn't be much of a problem. 👍