Last change
on this file since 31175 was
23536,
checked in by flop25, 11 years ago
|
2.6 pattern updates and smarty3 correction for OS_default
|
File size:
385 bytes
|
Rev | Line | |
---|
[23536] | 1 | <?php |
---|
| 2 | |
---|
| 3 | $pattern['hr_os_xl_prefilter_picture']['S']['get_url']='{$current.selected_derivative->get_url()}'; |
---|
| 4 | $pattern['hr_os_xl_prefilter_picture']['R']['get_url']='{$der->get_url()}'; |
---|
| 5 | $pattern['hr_os_xl_prefilter_picture']['S']['get_size_htm']='{$current.selected_derivative->get_size_htm()'; |
---|
| 6 | $pattern['hr_os_xl_prefilter_picture']['R']['get_size_htm']='{$der->get_size_htm()'; |
---|
| 7 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.