Changeset 11372 for trunk/gsdl


Ignore:
Timestamp:
2006-03-16T14:28:49+13:00 (18 years ago)
Author:
kjdon
Message:

changed to use preflink instead of imagepref

File:
1 edited

Legend:

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

    r11320 r11372  
    150150
    151151  // For some reason this must be done as well as setting the macro in gti.dm
    152   disp.setmacro("imagepref", displayclass::defaultpackage, "_gti:imagepref_");
    153 
     152  // is that still true??
     153  disp.setmacro("preflink", displayclass::defaultpackage, "_gti:preflink_");
     154 
    154155  // Define the page content for the GTI home page
    155156  if (args["p"] == "home") {
Note: See TracChangeset for help on using the changeset viewer.