jid_switch.rb

1form!
2title "JID Switch"
3
4field(
5	var: "jid",
6	type: "jid-single",
7	label: "JID to Switch To"
8)