Changeset 5053 for trunk/www/common/history/index.jsp
- Timestamp:
- Aug 18, 2009, 11:52:16 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/common/history/index.jsp
r5048 r5053 63 63 <%! 64 64 private static final ItemContext defaultContext = 65 Base.createDefaultContext(" $hst.time", "time,changeType,user,changeInfo");65 Base.createDefaultContext("-$hst.time", "time,changeType,user,changeInfo"); 66 66 private static final Item itemType = Item.CHANGEHISTORY; 67 67 %>
Note: See TracChangeset
for help on using the changeset viewer.