Ignore:
Timestamp:
2012-07-12T12:42:07+12:00 (12 years ago)
Author:
sjm84
Message:

Some fixes to the paged image view

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml

    r25844 r25936  
    3232    </action>
    3333  </actionList>
    34   <optionList>
    35     <option name="cssTheme" value="interfaces/default/style/themes/main/jquery-ui-1.8.16.custom.css"/>
    36     <option name="highlightQueryTerms" value="true"/>
    37     <option name="berryBaskets" value="true"/>
    38     <option name="documentBasket" value="true"/>
    39   </optionList>
    4034  <languageList>
    4135    <language name="en">
     
    193187    </language>
    194188  </languageList>
     189  <optionList>
     190    <option name="cssTheme" value="interfaces/default/style/themes/main/jquery-ui-1.8.16.custom.css"/>
     191    <option name="highlightQueryTerms" value="true"/>
     192    <option name="berryBaskets" value="true"/>
     193    <option name="documentBasket" value="true"/>
     194  </optionList>
    195195</interfaceConfig>
Note: See TracChangeset for help on using the changeset viewer.