From 0eb593711bc2d5abac0ec35eb21d9fe722e7bd30 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 2 Feb 2009 03:21:29 +0000 Subject: We no longer need a dialog to set or remove a watch, so remove it. --- modules/notification/helpers/notification_menu.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/notification/helpers') diff --git a/modules/notification/helpers/notification_menu.php b/modules/notification/helpers/notification_menu.php index b36b69e8..3781b663 100644 --- a/modules/notification/helpers/notification_menu.php +++ b/modules/notification/helpers/notification_menu.php @@ -1,3 +1,4 @@ + append(Menu::factory("dialog") + ->append(Menu::factory("link") ->id("watch") ->label(t("Enable notifications for this album")) ->url(url::site("notification/watch/$item->id")) -- cgit v1.2.3