Sha256: 0616e34405c38d5c7d1ebf50c0f1ba780e7fcdfaaa5bdcbbd161f8f82bdac276

Contents?: true

Size: 374 Bytes

Versions: 39

Compression:

Stored size: 374 Bytes

Contents

<% @notifications.each do |notification| %>
    <div id="container" class="ui-notify">
        <div class="ui-notify-message ui-notify-message-style red" style="">
            <a class="ui-notify-close ui-notify-cross">x</a>

            <h1><%= notification.title %></h1>

            <p><%= notification.message %></p>
        </div>
    </div>
<% end if @notifications %>

Version data entries

39 entries across 21 versions & 1 rubygems

Version Path
kirgudu_base-0.0.25 app/views/kirgudu_base/admin/zapanel/shared/_sticky_notification.html.erb
kirgudu_base-0.0.23 app/views/kirgudu_base/admin/zapanel/shared/_sticky_notification.html.erb
kirgudu_base-0.0.22 app/views/kirgudu_base/admin/zapanel/shared/_sticky_notification.html.erb
kirgudu_base-0.0.21 app/views/admin_templates/good_flexy/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.21 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.19 app/views/admin_templates/good_flexy/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.19 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.18 app/views/admin_templates/good_flexy/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.18 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.17 app/views/admin_templates/good_flexy/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.17 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.16 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.16 app/views/admin_templates/good_flexy/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.15 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.15 app/views/admin_templates/good_flexy/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.14 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.14 app/views/admin_templates/good_flexy/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.13 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.13 app/views/admin_templates/good_flexy/admin/shared/_sticky_notification.html.erb
kirgudu_base-0.0.12 app/views/admin_templates/good/admin/shared/_sticky_notification.html.erb