Files
openfoodnetwork/app/views/shared/menu/_alert.html.haml
Maikel Linke ba51641271 Symbolise hash keys in HAML files
This was done by the haml-up script.
2024-02-22 15:01:14 +11:00

5 lines
150 B
Plaintext

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