Sha256: 92f328d70be64fb3be6bc5671bf8442bfb54f169c18c742cac0b515c407b4029

Contents?: true

Size: 542 Bytes

Versions: 7

Compression:

Stored size: 542 Bytes

Contents

<table class="fields">
  <tbody>
    <tr>
      <th><%= vd.label_with_text :title %></th>
      <td><%= vd.text_field :title, :class => "full" %></td>
    </tr>
  </tbody>
</table>

<dl class="advanced closed">
  <dt><a href="#" id="toggle_page_advanced"><span><%= t(:advanced, :scope => [:article, :headers]) %></span></a></dt>
  <dd>
    <table class="fields">
      <tbody>
        <tr>
          <th><%= v.label_with_text :name %></th>
          <td><%= v.text_field :name %></td>
        </tr>
      </tbody>
    </table>
  </dd>
</dl>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
skylinecms-3.3.0 app/views/skyline/articles/page_fragment/_header.html.erb
skylinecms-3.2.0 app/views/skyline/articles/page_fragment/_header.html.erb
skylinecms-3.1.0 app/views/skyline/articles/page_fragment/_header.html.erb
westarete-skylinecms-3.0.8.20100329 app/views/skyline/articles/page_fragment/_header.html.erb
westarete-skylinecms-3.0.8.20100330 app/views/skyline/articles/page_fragment/_header.html.erb
skylinecms-3.0.8 app/views/skyline/articles/page_fragment/_header.html.erb
skylinecms-3.0.7 app/views/skyline/articles/page_fragment/_header.html.erb