Files
openfoodnetwork/app/views/shared/menu/_alert.html.haml
2024-02-22 15:01:13 +11:00

5 lines
152 B
Plaintext

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