From f94de75f019f7150e2bb314b2daa1889ae70d29c Mon Sep 17 00:00:00 2001 From: Mark Moser Date: Tue, 22 Nov 2016 17:29:54 -0600 Subject: [PATCH] another label change --- app/views/admin/candidate/index.html.erb | 2 +- app/views/admin/result/index.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/admin/candidate/index.html.erb b/app/views/admin/candidate/index.html.erb index a004369..67f464b 100644 --- a/app/views/admin/candidate/index.html.erb +++ b/app/views/admin/candidate/index.html.erb @@ -16,7 +16,7 @@ Progress Completed Reminded - Interview Status + Interview Request <% @candidates.each do |candidate| %> diff --git a/app/views/admin/result/index.html.erb b/app/views/admin/result/index.html.erb index 6a77620..79ed6de 100644 --- a/app/views/admin/result/index.html.erb +++ b/app/views/admin/result/index.html.erb @@ -8,7 +8,7 @@ Test ID Experience Recruiter - Interview Status + Interview Request <% @candidates.each do |candidate| %>