lazy_build automatically defines clear_$attr, so clearer was overwriting
[catagits/Reaction.git] / componentui.conf
index 9a0ed59..54ea3d3 100644 (file)
@@ -1,15 +1,5 @@
 using_frontend_proxy 1
 
-<Controller Foo>
-  <action update>
-    <ViewPort>
-      <Field baz_list>
-        layout checkbox_group
-      </Field>
-    </ViewPort>
-  </Action>
-</Controller>
-
 <View Site>
-  skin_name default
-</View>
\ No newline at end of file
+  skin_name componentui
+</View>