mislabeled ical column

deepsource-autofix-76c6eb20
Dan Gowans 2024-06-28 14:30:03 -04:00
parent 6e14f3327a
commit 7a3a1ee432
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ function buildEventDescriptionHTML_lots(request, milestone) {
</h2> </h2>
<table border="1"><thead><tr> <table border="1"><thead><tr>
<th> <th>
${escapeHTML(getConfigProperty('aliases.lot'))} Type ${escapeHTML(getConfigProperty('aliases.lot'))}
</th> </th>
<th> <th>
${escapeHTML(getConfigProperty('aliases.map'))} ${escapeHTML(getConfigProperty('aliases.map'))}

View File

@ -145,7 +145,7 @@ function buildEventDescriptionHTML_lots(
</h2> </h2>
<table border="1"><thead><tr> <table border="1"><thead><tr>
<th> <th>
${escapeHTML(getConfigProperty('aliases.lot'))} Type ${escapeHTML(getConfigProperty('aliases.lot'))}
</th> </th>
<th> <th>
${escapeHTML(getConfigProperty('aliases.map'))} ${escapeHTML(getConfigProperty('aliases.map'))}