Sha256: 7dc8b5212f4acbe053412b0e8eba3b162bada1034240644e3d387fbefca76f79
Contents?: true
Size: 1001 Bytes
Versions: 2
Compression:
Stored size: 1001 Bytes
Contents
## Template for standard options on wizard form form: css: '#dc-form-left {display: block;width: 20%}' actions: 1: type: ajax caption: drgcms.cancel icon: cancel method: post form_name: x action: run control: x.steps_cancel params: step: x next_step: x 10: type: ajax caption: drgcms.back icon: arrow-back method: post form_name: x action: run control: x.steps params: step: x next_step: x 20: type: ajax caption: drgcms.next icon: arrow-forward method: post form_name: x action: run control: x.steps params: step: x next_step: x 100: type: ajax caption: drgcms.finish icon: done method: post form_name: x action: run control: x.steps_finish params: step: x next_step: x
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
drg_cms-0.7.0.2 | app/forms/dc_steps_template.yml |
drg_cms-0.6.1.11 | app/forms/dc_steps_template.yml |