From 888bff1972e18a7f32d55fcc23cd4900d03c7d61 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 12 May 2018 01:57:14 +0200 Subject: migrate logic to select current & upcoming talk into the Room class --- template/overview.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/overview.phtml b/template/overview.phtml index 513f8e5..71414ec 100644 --- a/template/overview.phtml +++ b/template/overview.phtml @@ -65,7 +65,7 @@ hasSchedule()): ?> - getScheduleName() ] ?: [] ?> + getSlug() ] ?: [] ?>
Now (since ):
-- cgit v1.2.3