Ignore:
Timestamp:
2010-03-01T13:04:36+13:00 (14 years ago)
Author:
kjdon
Message:

should be using assocfilepath instead of archivedir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/runtime-src/src/recpt/browsetoolsclass.cpp

    r16481 r21743  
    104104text_t browsetoolsclass::get_cover_image()
    105105{
    106   return "_httpprefix_/collect/[collection]/index/assoc/{Or}{[parent(Top):archivedir],[archivedir]}/cover.jpg";
     106  return "_httpprefix_/collect/[collection]/index/assoc/{Or}{[parent(Top):assocfilepath],[assocfilepath]}/cover.jpg";
    107107}
    108108
Note: See TracChangeset for help on using the changeset viewer.