From 889fbd076542eee251b57240bd1fa30c607cc739 Mon Sep 17 00:00:00 2001 From: "Chris Baudouin, Jr" Date: Fri, 3 Apr 2020 00:45:50 -0400 Subject: [PATCH] style(check-in): Changes table header to be more descriptive (#207) --- app/views/manage/checkins/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/manage/checkins/index.html.haml b/app/views/manage/checkins/index.html.haml index 8caf89a8c..21386b20d 100644 --- a/app/views/manage/checkins/index.html.haml +++ b/app/views/manage/checkins/index.html.haml @@ -7,6 +7,6 @@ %th First name %th Last name %th About - %th In? + %th Checked in? %th Actions %tbody