More Month to Time update.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2025-01-20 12:51:01 -07:00
parent 8f7c50b88f
commit 1238802a75

View File

@@ -102,7 +102,7 @@ function checkCustomMonthIntervalForTax() {
if (selectedValue == "Other") {
$("#workAroundInput").show();
Swal.fire({
title: 'Specify Custom Month Interval',
title: 'Specify Custom Time Interval',
html: `
<input type="text" inputmode="numeric" id="inputCustomMonth" class="swal2-input" placeholder="Months" onkeydown="handleSwalEnter(event)">
<select class="swal2-select" id="inputCustomMonthUnit">