mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
9 lines
396 B
Plaintext
9 lines
396 B
Plaintext
.sixteen.columns.alpha.omega.alert-row{ "ng-show": '!dismissed' }
|
|
.fifteen.columns.pad.alpha
|
|
%span.message.text-big{ "ng-bind": 'message' }
|
|
|
|
%input{ type: 'button', "ng-value": "buttonText", "ng-show": 'buttonText && buttonAction', "ng-click": "buttonAction()" }
|
|
.one.column.omega.pad.text-center
|
|
%a.close{ href: "#", "ng-click": "dismiss()" }
|
|
×
|