diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-08-06 19:28:37 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-08-06 19:28:37 -0700 |
| commit | 144a0d7d34d1d56aebd990f0fed8a4ef1633665d (patch) | |
| tree | ccf09b450468999e9b0a43efc92c70444caf857c /modules/organize/helpers/organize_event.php | |
| parent | 362b4d70f72fa6baed15bd323a2ca5deea7d6ab3 (diff) | |
| parent | 6e4023a7207b721694403f38d6afb7a507468498 (diff) | |
trying to restore the branch from a failed revert
Diffstat (limited to 'modules/organize/helpers/organize_event.php')
| -rw-r--r-- | modules/organize/helpers/organize_event.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/organize/helpers/organize_event.php b/modules/organize/helpers/organize_event.php index 99a28673..887d9c2d 100644 --- a/modules/organize/helpers/organize_event.php +++ b/modules/organize/helpers/organize_event.php @@ -23,7 +23,7 @@ class organize_event_Core { if ($item && access::can("edit", $item) && $item->is_album()) { $menu->get("options_menu") - ->append(Menu::factory("link") + ->append(Menu::factory("dialog") ->id("organize") ->label(t("Organize Album")) ->css_id("gOrganizeLink") |
