Hi Guys,
Could you please try to help me to swap the tables orders in BOOKING PAGE?
I mean, today we have [Room_name](y axys) vs [Date_time](x axys), how do i swap this order to the opposite, like [Room_name](x axys) vs [Date_time](y axys)?
I need this change because in my case here i have much more time slots than rooms, and the layout and pagination became weird... =S
I did a few changes, and also translated a few things to PT_BR, but i dont have enought knowledge to swap the tables inside the models .
Please help me!