app/forms/dc_design.yml in drg_cms-0.5.10.10 vs app/forms/dc_design.yml in drg_cms-0.5.50.2

- old
+ new

@@ -39,21 +39,33 @@ type: select eval: DcSite.choices4_site html: include_blank: true 30: - name: rails_view + name: control type: text_field html: size: 50 40: + name: control_method + type: text_field + html: + size: 50 + + 50: + name: rails_view + type: text_field + html: + size: 50 + + 60: name: body type: text_area html: - size: 120x30 + size: 120x25 - 50: + 70: name: css type: text_area html: size: 100x10 tab2: \ No newline at end of file