Updated layout for post hiatus release.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2025-05-16 13:44:53 -06:00
parent 419b755e7a
commit 8e6f40a1b1
8 changed files with 142 additions and 112 deletions

View File

@@ -1,7 +1,4 @@
function returnToGarage() {
window.location.href = '/Home';
}
$(document).ready(function () {
$(document).ready(function () {
var vehicleId = GetVehicleId().vehicleId;
//bind tabs
$('button[data-bs-toggle="tab"]').on('show.bs.tab', function (e) {