Sha256: 6da5cd12becb3dab9d17cfd2ef79d9396bfbe3c6f9f72713c7e670e2d0713552
Contents?: true
Size: 1.63 KB
Versions: 2
Compression:
Stored size: 1.63 KB
Contents
## YAML Template for piece --- title: Piece table: dc_piece index: filter: name, description, div_id actions: standard result_set: actions: 1: edit 2: type: duplicate dup_fields: name,description 3: delete columns: 0: name: name 1: name: description 2: name: div_id 4: name: updated_at edit_title: subject form: actions: standard tabs: tab1: 10: name: name type: text_field html: size: 20 20: name: description type: text_field html: size: 50 30: name: picture type: file_select html: size: 50 35: name: thumbnail type: file_select html: size: 50 40: name: site_id type: select eval: DcSite.choices4_site html: include_blank: true 50: name: div_id type: text_field html: size: 50 60: name: order type: text_field html: size: 2 70: name: params type: text_area html: size: 80x10 tab2: 10: name: script_type type: text_field 20: name: script type: text_area html: size: 100x25 30: name: css type: text_area html: size: 100x10 tab3: 10: name: body type: html_field options: 'height: 600'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
drg_cms-0.4.53 | app/forms/dc_piece.yml |
drg_cms-0.4.39 | app/forms/dc_piece.yml |