9a0ed59c48d553a4da280f7dea808ba6e33a4ccc
[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>
12
13 <View Site>
14   skin_name default
15 </View>