diff --git a/app/views/signup_sheet/_table_header.html.erb b/app/views/signup_sheet/_table_header.html.erb index 3f9471ac02b..3b03c2a4fa9 100644 --- a/app/views/signup_sheet/_table_header.html.erb +++ b/app/views/signup_sheet/_table_header.html.erb @@ -18,7 +18,7 @@ <%=t ".num_bids"%> <%=t ".num_1_2_bids"%> <% end %> - <% if @use_bookmark %> + <% if @assignment.use_bookmark %> <%=t ".bookmarks"%> <% end %> <% if @assignment.current_stage_name(@topic_id) != 'Finished' %>