Sha256: f26fdec1b8215d376ebf641a7c85aa1a1d85c230f4ebf34bca0ddda189864752

Contents?: true

Size: 428 Bytes

Versions: 20

Compression:

Stored size: 428 Bytes

Contents

<label for='node_format'><%= _('format') %></label>
<input  id='node_format' type='text' name='node[format]' value='<%= @node.format %>'/><br/>

<label for='node_mode'><%= _('mode') %></label>
<input  id='node_mode' type='text' name='node[mode]' value='<%= @node.mode %>'/><br/>

<label for='node_klass'><%= _('class scope') %></label>
<%= select('node', 'target_klass', Node.classes_for_form, {:include_blank => true} ) %><br/>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
zena-1.2.8 app/views/templates/edit_tabs/_template.rhtml
zena-1.2.7 app/views/templates/edit_tabs/_template.rhtml
zena-1.2.6 app/views/templates/edit_tabs/_template.rhtml
zena-1.2.5 app/views/templates/edit_tabs/_template.rhtml
zena-1.2.4 app/views/templates/edit_tabs/_template.rhtml
zena-1.2.3 app/views/templates/edit_tabs/_template.rhtml
zena-1.2.2 app/views/templates/edit_tabs/_template.rhtml
zena-1.2.1 app/views/templates/edit_tabs/_template.rhtml
zena-1.2.0 app/views/templates/edit_tabs/_template.rhtml
zena-1.1.3 app/views/templates/edit_tabs/_template.rhtml
zena-1.1.2 app/views/templates/edit_tabs/_template.rhtml
zena-1.1.1 app/views/templates/edit_tabs/_template.rhtml
zena-1.1.0 app/views/templates/edit_tabs/_template.rhtml
zena-1.0.0 app/views/templates/edit_tabs/_template.rhtml
zena-1.0.0.rc3 app/views/templates/edit_tabs/_template.rhtml
zena-1.0.0.rc2 app/views/templates/edit_tabs/_template.rhtml
zena-1.0.0.rc1 app/views/templates/edit_tabs/_template.rhtml
zena-1.0.0.beta3 app/views/templates/edit_tabs/_template.rhtml
zena-1.0.0.beta2 app/views/templates/edit_tabs/_template.rhtml
zena-1.0.0.beta1 app/views/templates/edit_tabs/_template.rhtml