Sha256: d49f3226cfdd3b834d2871cb80470a83423545f9e3aa5a40277ef5190024fb7a

Contents?: true

Size: 714 Bytes

Versions: 2

Compression:

Stored size: 714 Bytes

Contents

<div class="mercury-snippet-panel">
  <div class="filter">
    <input class="filter focusable" type="text">
  </div>
  <ul>
    <li data-filter="example, snippet, favorite, beer">
      <img alt="Snippet Name" data-snippet="example" src="/assets/mercury/default-snippet.png"/>
      <h4>Snippet Name</h4>
      <div class="description">A one or two line long description of what this snippet does.</div>
    </li>
    <li data-filter="no options, snippet">
      <img alt="No Option Snippet" data-snippet="no_options" data-options="false" src="/assets/mercury/default-snippet.png"/>
      <h4>No Options Snippet</h4>
      <div class="description">This snippet doesn't have options.</div>
    </li>
  </ul>
</div>

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
kiteditor-1.0.12 app/views/mercury/panels/snippets.html
mercury-rails-0.9.0 app/views/mercury/panels/snippets.html