diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-05-29 17:42:31 -0700 | 
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-05-29 17:42:31 -0700 | 
| commit | 055e0a7dc5d4fe65f92c5621a26432cda206f07f (patch) | |
| tree | 38b576a4ac5998c9d8d275634f5280c019819dd7 /modules/gallery/helpers/gallery_menu.php | |
| parent | 34da188e81c39b472081417b96e75b1102e01707 (diff) | |
Remove a completed @todo
Diffstat (limited to 'modules/gallery/helpers/gallery_menu.php')
| -rw-r--r-- | modules/gallery/helpers/gallery_menu.php | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/modules/gallery/helpers/gallery_menu.php b/modules/gallery/helpers/gallery_menu.php index 1dc9cb41..ccbc681c 100644 --- a/modules/gallery/helpers/gallery_menu.php +++ b/modules/gallery/helpers/gallery_menu.php @@ -49,7 +49,6 @@ class gallery_menu_Core {                     ->url(url::site("form/edit/{$item->type}s/$item->id")));          // @todo Move album options menu to the album quick edit pane -        // @todo Create resized item quick edit pane menu          if ($item->is_album()) {            $options_menu              ->append(Menu::factory("dialog") | 
