From 168c19bdc53788de105bc984dbcfbc9645f325d8 Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Sun, 19 May 2013 12:16:34 -0400 Subject: [PATCH] fixed broken js, it was due to a typo in an html comment --- app/views/admin/dashboard.html.erb | 62 +++++++++++++++++++--- app/views/layouts/shared/_sidebar.html.erb | 2 +- 2 files changed, 57 insertions(+), 7 deletions(-) diff --git a/app/views/admin/dashboard.html.erb b/app/views/admin/dashboard.html.erb index 39a95ed..e496aaf 100644 --- a/app/views/admin/dashboard.html.erb +++ b/app/views/admin/dashboard.html.erb @@ -38,24 +38,74 @@ <%= u.email%> - <%= u.admin ? "Yes" : nil %> + <%= u.admin ? %{