moved shit to trunk
[catagits/Reaction.git] / componentui.conf
1 using_frontend_proxy 1
2
3 <Controller Foo>
4   <action update>
5     <ViewPort>
6       <Field baz_list>
7         layout checkbox_group
8       </Field>
9     </ViewPort>
10   </Action>
11 </Controller>