latest code
This commit is contained in:
parent
018680a70e
commit
60b736246b
15 changed files with 122 additions and 193 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
<c:out value="${ originalEtymologyDescription } " escapeXml='false' />
|
||||
|
||||
<c:out value="${ applicationScope.flatData.transitionalDataLabels[ component.transitionalDataLabel ] }" /> Text: <br />
|
||||
<c:out value="${ component.transitionalDataLabel.transitionalDataLabel }" /> Text: <br />
|
||||
<textarea name="transitionalDataText" rows="8" cols="90"><c:if test="${ param.cmd != 'getTranslationForm'}"><c:out value='${ transitionalDataText }' escapeXml='false' /></c:if></textarea>
|
||||
<br />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue