summaryrefslogtreecommitdiff
path: root/themes/wind/views/photo.html.php
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-05-15 23:36:52 -0700
committerTim Almdal <tnalmdal@shaw.ca>2010-05-15 23:36:52 -0700
commit29a8ba959ec1ec1ebd14d12c2a102fd7d3fcd012 (patch)
treed1f75ca29e54e1df32d1d5589ec27b676ca092b4 /themes/wind/views/photo.html.php
parent28aee011307e37cd80e9bef0f08cb9b0270d89b5 (diff)
parent1240878df0f4a2b0ad0cdb32814717038ff2773f (diff)
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes/wind/views/photo.html.php')
-rw-r--r--themes/wind/views/photo.html.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/wind/views/photo.html.php b/themes/wind/views/photo.html.php
index e0fae3f1..f8b5511c 100644
--- a/themes/wind/views/photo.html.php
+++ b/themes/wind/views/photo.html.php
@@ -22,12 +22,11 @@
<? if (access::can("view_full", $item)): ?>
<a href="<?= $item->file_url() ?>" class="g-fullsize-link" title="<?= t("View full size")->for_html_attr() ?>">
<? endif ?>
- <?= $item->resize_img(array("id" => "g-photo-id-{$item->id}", "class" => "g-resize")) ?>
+ <?= $item->resize_img(array("id" => "g-item-id-{$item->id}", "class" => "g-resize")) ?>
<? if (access::can("view_full", $item)): ?>
</a>
<? endif ?>
<?= $theme->resize_bottom($item) ?>
- <?= $theme->context_menu($item, "#g-photo-id-{$item->id}") ?>
</div>
<div id="g-info">