Sha256: 648a1cdb7da2dc4c8928e0c139ff2eb56b6140237c5f280cf90b0a12baf58cbb

Contents?: true

Size: 441 Bytes

Versions: 13

Compression:

Stored size: 441 Bytes

Contents

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

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

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
zena-0.16.9 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.8 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.7 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.6 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.5 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.4 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.3 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.2 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.1 app/views/templates/edit_tabs/_template.rhtml
zena-0.16.0 app/views/templates/edit_tabs/_template.rhtml
zena-0.15.2 app/views/templates/edit_tabs/_template.rhtml
zena-0.15.1 app/views/templates/edit_tabs/_template.rhtml
zena-0.15.0 app/views/templates/edit_tabs/_template.rhtml