Changeset 10061 for trunk/gsdl/src/recpt


Ignore:
Timestamp:
2005-06-13T14:00:28+12:00 (19 years ago)
Author:
mdewsnip
Message:

Now provides a link to view the target file in action, when appropriate (currently, coredm and auxdm).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/gtiaction.cpp

    r10053 r10061  
    342342  disp.setmacro("gtitargetfilepath", "gti", gti_response.translation_files_key_to_target_file_path_mapping[translation_file_key]);
    343343  disp.setmacro("gtitranslationfiledesc", "gti", "_gti:textgti" + translation_file_key + "_");
     344  disp.setmacro("gtiviewtranslationfileinaction", "gti", "_gti:gtiview" + translation_file_key + "inaction_");
    344345
    345346  disp.setmacro("gtinumchunkstranslated", "gti", gti_response.translation_files_key_to_num_chunks_translated_mapping[translation_file_key]);
Note: See TracChangeset for help on using the changeset viewer.