diff options
author | ckieffer <ckieffer@192.168.0.219> | 2010-05-14 17:14:34 -0600 |
---|---|---|
committer | ckieffer <ckieffer@192.168.0.219> | 2010-05-14 17:14:34 -0600 |
commit | d98b85f7d3142676e6b4f407a18ed81564823f88 (patch) | |
tree | 6fccf880a085368b3b20f201e261318c87d33dc5 /themes | |
parent | dcd09c09e817e9e12223fc11ac9f830a81abea83 (diff) |
Drop context_menu for wind's photo/resize view. Move photo edit options to the site_menu.
Diffstat (limited to 'themes')
-rw-r--r-- | themes/wind/views/photo.html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/wind/views/photo.html.php b/themes/wind/views/photo.html.php index e0fae3f1..07952c94 100644 --- a/themes/wind/views/photo.html.php +++ b/themes/wind/views/photo.html.php @@ -27,7 +27,6 @@ </a> <? endif ?> <?= $theme->resize_bottom($item) ?> - <?= $theme->context_menu($item, "#g-photo-id-{$item->id}") ?> </div> <div id="g-info"> |