CC-5106: Calendar: Context menu "Show contents" is missing for past shows

This commit is contained in:
denise 2013-05-08 13:43:27 -04:00
parent fae0b2f873
commit 9dbec4636a
1 changed files with 5 additions and 0 deletions

View File

@ -67,6 +67,11 @@ class Application_Service_CalendarService
"name"=> $text,
"icon" => "soundcloud");
}
} else {
$menu["content"] = array(
"name"=> _("Show Content"),
"icon" => "overview",
"url" => $baseUrl."schedule/show-content-dialog");
}
} else {
//Show content can be modified from the calendar if: