Changeset 36031 for main


Ignore:
Timestamp:
2022-02-01T13:56:19+13:00 (2 years ago)
Author:
cstephen
Message:

Fix theme resolution

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default_jquery-1/interfaceConfig.xml

    r33284 r36031  
    4747    </actionList>
    4848    <optionList>
    49         <option name="cssTheme" value="interfaces/default/style/themes/main/jquery-ui-1.8.16.custom.css"/>
     49        <option name="cssTheme" value="interfaces/default_jquery-1/style/themes/main/jquery-ui-1.8.16.custom.css"/>
    5050        <option name="highlightQueryTerms" value="true"/>
    5151        <!-- Set one or other of the following two options (berryBasket and favouriteBasket) to true -->
     
    250250    </languageList>
    251251</interfaceConfig>
    252 
Note: See TracChangeset for help on using the changeset viewer.