Sha256: c59eff9be164564aa15564b490772a124ee4a33327116f2a83048592a106b211

Contents?: true

Size: 362 Bytes

Versions: 8

Compression:

Stored size: 362 Bytes

Contents

<%= render 'list' %>

<div id="main" class="pane">
  <div class="scroll-y">
    <div class="padding no-content center">
      <h3>Select a Text Snippet to Edit</h3>

      <h4 style="margin-top: 10px;">- OR - </h4>

      <%= link_to "Create One", url_for([:new, :dashboard, :snippet]), class: 'btn btn-info', style: "margin-top: 0" %>
    </div>
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
storytime-1.2.0 app/views/storytime/dashboard/snippets/index.html.erb
storytime-1.1.1 app/views/storytime/dashboard/snippets/index.html.erb
storytime-1.0.7 app/views/storytime/dashboard/snippets/index.html.erb
storytime-1.0.6 app/views/storytime/dashboard/snippets/index.html.erb
storytime-1.0.5 app/views/storytime/dashboard/snippets/index.html.erb
storytime-1.0.2 app/views/storytime/dashboard/snippets/index.html.erb
storytime-1.0.1 app/views/storytime/dashboard/snippets/index.html.erb
storytime-1.0.0 app/views/storytime/dashboard/snippets/index.html.erb