mislabeled ical column
parent
6e14f3327a
commit
7a3a1ee432
|
|
@ -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'))}
|
||||||
|
|
|
||||||
|
|
@ -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'))}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue