Files
openfoodnetwork/app/views/shared/menu/_alert.html.haml

5 lines
153 B
Plaintext

.text-center.page-alert.fixed{ "ofn-page-alert" => true }
.alert-box
= render 'shared/page_alert'
%a.close{ ng: { click: "close()" } } ×