Sha256: 917b30c00506517533fd45c0edb28e36efcd16e6e173be4442db2a64face62ae
Contents?: true
Size: 386 Bytes
Versions: 2
Compression:
Stored size: 386 Bytes
Contents
%aside#notifications - if flash[:notice] .notification{data: {icon: 'L'}} %p Informatie %small= flash[:notice] - if content_for?(:notification_alert) = yield(:notification_alert) - else - if flash[:alert] .notification.notification-error{data: {icon: 'm'}} %p Oeps! Er is iets mis gegaan %small= flash[:alert]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spina-0.6.12 | app/views/spina/admin/shared/_notifications.html.haml |
spina-0.6.11 | app/views/spina/admin/shared/_notifications.html.haml |