Sha256: 5b54d793ef00ebc9fce4704bdf2adc3a87dfe37a444bbfd35946c947c055c3af

Contents?: true

Size: 385 Bytes

Versions: 15

Compression:

Stored size: 385 Bytes

Contents

<div class="tester-avatar">{{{avatarImage}}}</div>
<div class="testing-note-body">
  <span class="testing-note-timestamp">{{formatTime createdAt}}</span>
  <span class="tester-comment">{{{markdown comment}}}</span>
  {{#if editable}}
  <span class="tester-controls">
    <a href="#" class="edit-note">Edit</a>
    <a href="#" class="destroy-note">Delete</a>
  </span>
  {{/if}}
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
houston-core-0.7.0.beta3 app/assets/templates/testing_notes/show.hbs
houston-core-0.7.0.beta2 app/assets/templates/testing_notes/show.hbs
houston-core-0.7.0.beta app/assets/templates/testing_notes/show.hbs
houston-core-0.6.3 app/assets/templates/testing_notes/show.hbs
houston-core-0.6.2 app/assets/templates/testing_notes/show.hbs
houston-core-0.6.1 app/assets/templates/testing_notes/show.hbs
houston-core-0.6.0 app/assets/templates/testing_notes/show.hbs
houston-core-0.5.6 app/assets/templates/testing_notes/show.hbs
houston-core-0.5.5 app/assets/templates/testing_notes/show.hbs
houston-core-0.5.4 app/assets/templates/testing_notes/show.hbs
houston-core-0.5.3 app/assets/templates/testing_notes/show.hbs
houston-core-0.5.2 app/assets/templates/testing_notes/show.hbs
houston-core-0.5.1 app/assets/templates/testing_notes/show.hbs
houston-core-0.5.0 app/assets/templates/testing_notes/show.hbs
houston-core-0.5.0.beta1 app/assets/templates/testing_notes/show.hbs