Sha256: 65b4b1a066ca0f188ace4b2ead71127e1c2ccf3bb9f399adab03259b48b0c80b

Contents?: true

Size: 310 Bytes

Versions: 4

Compression:

Stored size: 310 Bytes

Contents

<div class="alert alert-dismissable <%= html_class %>" role="alert">
  <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>

  <%= icon %>

  <div class="alert-content">
    <h3><%= title %></h3>
    <p><%= message %></p>
  </div>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
trestle-0.8.4 app/views/trestle/application/_alert.html.erb
trestle-0.8.3 app/views/trestle/application/_alert.html.erb
trestle-0.8.2 app/views/trestle/application/_alert.html.erb
trestle-0.8.0 app/views/trestle/application/_alert.html.erb