# HG changeset patch # User jittat # Date 2008-01-20 03:04:51 # Node ID fe5f286efaf95e2f8354470a9c1fad7f5aa5cf9a # Parent 790b1fbd35da4f62e8bfbb0a57ad7e48ddcde38d (hack) add current time git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@29 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 @@ -1,4 +1,5 @@

Hello <%=h @user.full_name %>

+(<%= Time.new %>)
<%= user_options %>