Ignore:
Timestamp:
2012-10-31T10:47:07+13:00 (11 years ago)
Author:
sjm84
Message:

Fixing a minor bug with the floating toc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl

    r26408 r26427  
    348348                                $(window).load(function()
    349349                                {
     350                                    $("#floatTOCToggle").attr("checked", true);
    350351                                    floatMenu(true);
    351352                                });
Note: See TracChangeset for help on using the changeset viewer.