Spacing and translation keys.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2024-12-07 22:34:02 -07:00
parent 8f4d610825
commit b7384fda6b
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -58,7 +58,6 @@ function generateVehicleHistoryReport() {
if (data) {
//prompt user to select columns
Swal.fire({
title: 'Select Columns',
html: data,
confirmButtonText: 'Generate Report',
focusConfirm: false,