Changeset 7110 for trunk/www/common/annotations/index.jsp
- Timestamp:
- Mar 15, 2016, 8:35:05 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/common/annotations/index.jsp
r6926 r7110 76 76 redirect = "annotate.jsp?ID=" + ID + "&item_id=" + item.getId() + 77 77 "&item_type=" + item.getType().name() + 78 "&annotation_id="+itemId+ 78 79 "&annotationtype_id=" + at.getId() + "&standalone=1"; 79 80 newDc.close();
Note: See TracChangeset
for help on using the changeset viewer.