Sha256: 87522db1d1f452ca9051ec610cf8e27b9775b45fc9b6b0a660d406698a273c1c

Contents?: true

Size: 373 Bytes

Versions: 40

Compression:

Stored size: 373 Bytes

Contents

<div class="row <%= notification.active_class %>">
  <div class="small-2 column">
    <%= notification.icon %>
  </div>
  <div class="small-10 column">
    <p class="bold"><%= notification.header %></p>
    <p><%= sanitize notification.content, scrubber: AmaLayout::NotificationScrubber.new %></p>
    <p class="micetype"><%= notification.created_at %></p>
  </div>
</div>

Version data entries

40 entries across 33 versions & 1 rubygems

Version Path
ama_layout-11.5.1 app/views/ama_layout/v2/_notification.html.erb
ama_layout-11.5.1 app/views/ama_layout/v3/_notification.html.erb
ama_layout-11.5.0 app/views/ama_layout/v2/_notification.html.erb
ama_layout-11.5.0 app/views/ama_layout/v3/_notification.html.erb
ama_layout-11.4.0 app/views/ama_layout/v3/_notification.html.erb
ama_layout-11.4.0 app/views/ama_layout/v2/_notification.html.erb
ama_layout-11.3.1 app/views/ama_layout/v3/_notification.html.erb
ama_layout-11.3.1 app/views/ama_layout/v2/_notification.html.erb
ama_layout-11.3.0 app/views/ama_layout/v3/_notification.html.erb
ama_layout-11.3.0 app/views/ama_layout/v2/_notification.html.erb
ama_layout-11.2.0 app/views/ama_layout/v2/_notification.html.erb
ama_layout-11.2.0 app/views/ama_layout/v3/_notification.html.erb
ama_layout-11.1.0 app/views/ama_layout/v3/_notification.html.erb
ama_layout-11.1.0 app/views/ama_layout/v2/_notification.html.erb
ama_layout-10.2.0 app/views/ama_layout/_notification.html.erb
ama_layout-10.1.0 app/views/ama_layout/_notification.html.erb
ama_layout-10.0.1 app/views/ama_layout/_notification.html.erb
ama_layout-9.5.3 app/views/ama_layout/_notification.html.erb
ama_layout-9.5.2 app/views/ama_layout/_notification.html.erb
ama_layout-9.5.1 app/views/ama_layout/_notification.html.erb