Ignore:
Timestamp:
2003-06-20T12:00:41+12:00 (21 years ago)
Author:
sjboddie
Message:

Tidied things up a bit so the large javascript functions for the usability
function aren't included in html pages unless usability is actually turned
on. Also renamed a few images that weren't using 8.3 filenames.

File:
1 edited

Legend:

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

    r4549 r4740  
    547547    disp.setmacro("usability","Global","_imageusab_");
    548548    disp.setmacro("usabinterface","Global",("_usab"+(*check).second+"_"));
     549    disp.setmacro("usabilityscript", "Global", "_usabshowscript_");
    549550      }
    550551     
Note: See TracChangeset for help on using the changeset viewer.