mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
9 lines
397 B
Plaintext
9 lines
397 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", show: 'buttonText && buttonAction', click: "buttonAction()" } }
|
|
.one.column.omega.pad.text-center
|
|
%a.close{ href: "#", ng: { click: "dismiss()" } }
|
|
×
|