Changeset 78
- Timestamp:
- 01/31/07 22:49:04 (2 years ago)
- Files:
-
- lex/trunk/jsp/clause.jsp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lex/trunk/jsp/clause.jsp
r66 r78 737 737 else if (ewngId == wid && canWriteToWord) 738 738 { 739 if (wordnetGloss == null) 740 { 741 wordnetGloss = ""; 742 } 743 739 744 wordnetCell.html = "<form method=\"post\">\n" + 740 745 "<input type=\"hidden\" name=\"ewng\"" +
