From fc0481c31d02f181607b22b9f6ed1394176fe6cd Mon Sep 17 00:00:00 2001 From: evris99 Date: Sat, 11 Nov 2017 15:38:56 +0200 Subject: [PATCH] delete ':' in line 31 --- app/views/admin/programs/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/programs/show.html.haml b/app/views/admin/programs/show.html.haml index 47e50fb658..8b0c73beff 100644 --- a/app/views/admin/programs/show.html.haml +++ b/app/views/admin/programs/show.html.haml @@ -28,7 +28,7 @@ %dd = tracks(@conference) %dt - Difficulty Levels: + Difficulty Levels %dd = difficulty_levels(@conference) %dt