Styled pages missed program and fragment missed
This commit is contained in:
@@ -15,7 +15,7 @@ class PodcastController extends Controller
|
||||
$action = 'programma/' . (int)$programma;
|
||||
$viewData['program'] = new \Model\Program($this->API('programma/details/' . (int)$programma));
|
||||
}
|
||||
|
||||
|
||||
return $this->getPodcastList($request, $action, $viewData);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user