mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
default form values
This commit is contained in:
parent
f925d720de
commit
9fe95bbc5e
3 changed files with 61 additions and 23 deletions
|
|
@ -82,8 +82,8 @@
|
|||
("Brown" "brown")
|
||||
("Green" "green")
|
||||
("Other" "other")))
|
||||
("Send Mail" "send-mail" :checkbox)
|
||||
("Name" "name")
|
||||
("Send Mail" "send-mail" :checkbox t)
|
||||
("Name" "name" :text "Real Name")
|
||||
("Address" "address")
|
||||
("City" "city")
|
||||
("State" "st")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue