# HG changeset patch # User jittat # Date 2008-02-09 18:14:34 # Node ID 0a910fb622c42b3a6543795b968291ddc63f7a71 # Parent e418fd4486af4457c52a73cf05e8bfa2e28fdc00 change description behavior, popup desc window git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@52 6386c4cd-e34a-4fa8-8920-d93eb39b512e 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],