mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-31 21:37:16 +00:00
9 lines
416 B
Plaintext
9 lines
416 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()" }
|
|
×
|