picture.php remove THUMB_SRC template assignment (pre multiple size remainings)
git-svn-id: http://piwigo.org/svn/trunk@28993 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
d181101085
commit
5dac760ce7
1 changed files with 0 additions and 1 deletions
|
|
@ -640,7 +640,6 @@ foreach (array('first','previous','next','last', 'current') as $which_image)
|
|||
array_merge(
|
||||
$picture[$which_image],
|
||||
array(
|
||||
'THUMB_SRC' => $picture[$which_image]['derivatives'][IMG_THUMB]->get_url(),
|
||||
// Params slideshow was transmit to navigation buttons
|
||||
'U_IMG' =>
|
||||
add_url_params(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue