source: extensions/LLGBO2/template/llgbo_content.tpl @ 14421

Last change on this file since 14421 was 14421, checked in by gbo, 12 years ago

LLGBO2 Beta for piwigo 2.4RC2

File size: 505 bytes
Line 
1<!-- LLGBO2 picture_content -->
2{if  isset($llgbo.TOOLTIPCSS)}   
3                {$llgbo.TOOLTIPCSS}
4{/if} 
5{if  isset($llgbo.GBOCSS)}       
6                {$llgbo.GBOCSS}
7{/if} 
8{if  !isset($llgbo.NOJS)}
9                {if  isset($llgbo.TOOLTIP)}       
10                        {combine_script id='llgbojqtooltip'   require='jquery'  path=$LLGBO_PATH|@cat:"js/jquery_llgbotip.js"}
11                 {/if}
12                 {if  isset($llgbo.FRAME_BEGIN)}       
13                        {combine_script id='llgbojqframe'  require='jquery'  path=$LLGBO_PATH|@cat:"js/jquery_llgboframeresize.js"}
14                {/if}
15{/if}
16
Note: See TracBrowser for help on using the repository browser.