Ignore:
Timestamp:
Jan 28, 2012, 6:45:06 PM (12 years ago)
Author:
Zaphod
Message:

version 2.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/template/config.js.tpl

    r12547 r12960  
    77        imageAutosizeMargin:{$stripped.imageAutosizeMargin},
    88        imageAutosizeMinHeight:{$stripped.imageAutosizeMinHeight},
    9 {if $BODY_ID=='theCategoryPage'}
    10         animatedMenu:{if $stripped.animatedMenu}true{else}false{/if}
    11 {/if}
    129{if $BODY_ID=='thePicturePage'}
    1310        themeStyle:"{$stripped.themeStyle}",
     
    1916        highResClickMode:"{$stripped.highResClickMode}",
    2017        navArrows:{if $stripped.navArrows}true{else}false{/if}
     18{else}
     19        animatedMenu:{if $stripped.animatedMenu}true{else}false{/if}
    2120{/if}
    2221{literal}
Note: See TracChangeset for help on using the changeset viewer.