mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Adding another autofocus
This commit is contained in:
@@ -59,4 +59,4 @@
|
||||
= validated_input "Phone", "order.ship_address.phone"
|
||||
.row
|
||||
.large-12.columns.text-right
|
||||
%button{"ng-disabled" => "details.$invalid", "ng-click" => "next($event)"} Next
|
||||
%button{"ng-disabled" => "details.$invalid", "ng-click" => "next($event)", "ofn-focus" => "accordion['shipping']"} Next
|
||||
|
||||
Reference in New Issue
Block a user