diff --git a/app/views/main/list.rhtml b/app/views/main/list.rhtml --- a/app/views/main/list.rhtml +++ b/app/views/main/list.rhtml @@ -22,7 +22,7 @@
<%= "#{i+1}: #{p.full_name} (#{p.name})" %> - <%= link_to '[task description]', p.url if (p.url!=nil) and (p.url!='') %> + <%= link_to '[task description]', p.url, :popup => true if (p.url!=nil) and (p.url!='') %>
<%= format_submission(@prob_submissions[i][1],