~singpolyma/sgx-jmp

ref: 8dd92b96258d14d431e9966d0534631c7fdc0214 sgx-jmp/forms/admin_add_invites.rb -rw-r--r-- 153 bytes
8dd92b96Stephen Paul Weber Merge branch 'admin-actions' 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
form!
instructions "Add Invites"

field(
	var: "to_add",
	type: "text-single",
	datatype: "xs:integer",
	label: "How many invites to add",
	value: "0"
)