Last change
on this file since 20041 was
19421,
checked in by plg, 12 years ago
|
Deep changes in themes Simple*: for the picture page, we mainly use core
templates instead of specific templates. It means:
- easier to maintain
- icons instead of text (may be modified)
- distorsion bug fixed
|
File size:
333 bytes
|
Line | |
---|
1 | {if $load_css} |
---|
2 | {if $simple_conf.albumDisplay eq 'line'} |
---|
3 | {combine_css path="themes/simple/option_album_title_line.css" order=-10} |
---|
4 | {/if} |
---|
5 | {/if} |
---|
6 | |
---|
7 | {combine_script id='jquery.cookie' path='themes/simple/js/jquery.cookie.min.js'} |
---|
8 | {combine_script id='simple.scripts' load='footer' require='jquery' path='themes/simple/js/scripts.js'} |
---|
Note: See
TracBrowser
for help on using the repository browser.