Changeset 27260 for main


Ignore:
Timestamp:
2013-04-26T16:40:16+12:00 (11 years ago)
Author:
ak19
Message:

Minor change to usercomment metaname timestamp. It has now been changed to usertimestamp, to sort with username and usercomment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/macros/document.dm

    r27259 r27260  
    202202
    203203        var timestamp_rec = \{
    204             metaname: "timestamp",
     204            metaname: "usertimestamp",
    205205            metavals: [_timestamp]
    206206        \};
Note: See TracChangeset for help on using the changeset viewer.