diff demo/more/conferenceFields.ur @ 1029:53a22f46f377

Seeing others' reviews
author Adam Chlipala <adamc@hcoop.net>
date Mon, 02 Nov 2009 14:22:29 -0500
parents 16f7cb0891b6
children 5d9f47124c4c
line wrap: on
line diff
--- a/demo/more/conferenceFields.ur	Mon Nov 02 14:14:32 2009 -0500
+++ b/demo/more/conferenceFields.ur	Mon Nov 02 14:22:29 2009 -0500
@@ -2,6 +2,7 @@
 
 val title = string "Title"
 val abstract = textarea "Abstract"
+val commentsForAuthors = textarea "Comments for Authors"
 
 fun charIn s =
     if String.length s = 0 then