This commit is contained in:
Krivchikov Dmitry 2015-06-30 17:35:00 +03:00
parent ee88c3f923
commit cd0f1bab7b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<?php endif; ?> <?php endif; ?>
<?php if ($photos): ?> <?php if ($photos): ?>
<?php foreach ($photos as $photo): ?> <?php foreach ($photos as $photo): ?>
<img data-thumb="/photos/small/<?= $photo->name ?>" src="/photos/middle/<?= $photo->name ?>" data-caption="<?= $photo->link->url?>"> <img data-thumb="/photos/small/<?= $photo->name ?>" src="/photos/middle/<?= $photo->name ?>">
<?php endforeach; ?> <?php endforeach; ?>
<?php endif; ?> <?php endif; ?>
<span data-thumb="/img/mapThumb.png"> <span data-thumb="/img/mapThumb.png">