Files
openfoodnetwork/app/views/checkout/_authentication.html.haml

12 lines
482 B
Plaintext

%section{"ng-show" => "!enabled"}
.row
.small-12.columns.text-center{"ng-controller" => "AuthenticationCtrl"}
%h3.pad-top Ok, ready to checkout?
.row
.small-5.columns.text-center.pad-top{"ng-controller" => "AuthenticationCtrl"}
%button.primary.expand{"ng-click" => "open()"} Log in
.small-2.columns.text-center
%p.pad-top -OR-
.small-5.columns.text-center
%button.neutral-btn.dark.expand{"ng-click" => "enabled = true"} Checkout as guest